mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Depend on avahi-app instead of avahi
Reported by: itetcu
This commit is contained in:
parent
afa4f2e9d5
commit
ee6ef01786
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202226
@ -15,7 +15,7 @@ COMMENT= Python interface to the Avahi mDNS system
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gdbm.so:${PORTSDIR}/databases/py-gdbm \
|
||||
${PYTHON_SITELIBDIR}/dbus/_dbus.py:${PORTSDIR}/devel/py-dbus
|
||||
LIB_DEPENDS= avahi-client.3:${PORTSDIR}/net/avahi
|
||||
LIB_DEPENDS= avahi-client.3:${PORTSDIR}/net/avahi-app
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gdbm.so:${PORTSDIR}/databases/py-gdbm \
|
||||
${PYTHON_SITELIBDIR}/dbus/_dbus.py:${PORTSDIR}/devel/py-dbus
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user