mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
audio/pithos: add missing dependency
PR: 190335 Submitted by: grant_watson yahoo com Approved by: maintainer (timeout)
This commit is contained in:
parent
599fe3313c
commit
5ed5af8e8c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358635
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= pithos
|
||||
PORTVERSION= 0.3.18
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
DISTNAME= ${PORTVERSION}
|
||||
|
||||
@ -20,7 +20,8 @@ GH_COMMIT= 0770210
|
||||
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \
|
||||
${LOCALBASE}/libdata/pkgconfig/pygobject-2.0.pc:${PORTSDIR}/devel/py-gobject \
|
||||
${LOCALBASE}/libdata/pkgconfig/notify-python.pc:${PORTSDIR}/devel/py-notify \
|
||||
${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus
|
||||
${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus \
|
||||
${PYTHON_PKGNAMEPREFIX}pylast>0:${PORTSDIR}/audio/py-pylast
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_GNOME= pygtk2
|
||||
|
Loading…
Reference in New Issue
Block a user