mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- An extra dependency on py-notify won't hurt
This commit is contained in:
parent
499d98fcec
commit
d19bf767d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180131
2 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@ MAINTAINER= infofarmer@FreeBSD.org
|
|||
COMMENT= AmaroK replacement for GTK+
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus \
|
||||
${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/__init__.py:${PORTSDIR}/devel/py-notify \
|
||||
${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite23
|
||||
|
||||
USE_GNOME= pygtk2
|
||||
|
|
|
@ -15,6 +15,7 @@ MAINTAINER= infofarmer@FreeBSD.org
|
|||
COMMENT= AmaroK replacement for GTK+
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus \
|
||||
${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/__init__.py:${PORTSDIR}/devel/py-notify \
|
||||
${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite23
|
||||
|
||||
USE_GNOME= pygtk2
|
||||
|
|
Loading…
Add table
Reference in a new issue