From 8500d0edbcf94d636340c6c460d7ebd7f533c9fc Mon Sep 17 00:00:00 2001 From: Andrew Pantyukhin Date: Tue, 19 Dec 2006 15:35:11 +0000 Subject: - Add yet more dependencies --- audio/exaile/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'audio/exaile') diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile index a04b3e02dd1f..12d54ed5f7ed 100644 --- a/audio/exaile/Makefile +++ b/audio/exaile/Makefile @@ -16,9 +16,12 @@ 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}/elementtree/__init__.py:${PORTSDIR}/devel/py-elementtree \ + ${PYTHON_SITELIBDIR}/mutagen/__init__.py:${PORTSDIR}/audio/py-mutagen \ + ${PYTHON_SITELIBDIR}/gtk-2.0/sexy.so:${PORTSDIR}/x11-toolkits/py-sexy \ ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite23 -USE_GNOME= pygtk2 +USE_GNOME= pygtk2 pygnomeextras USE_GSTREAMER= python USE_PYTHON= yes PLIST_FILES= share/applications/${PORTNAME}.desktop share/pixmaps/${PORTNAME}.png bin/${PORTNAME} -- cgit v1.2.3