mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Add a missing dependency: libqrencode.
Submitted by: herbert (at) oslo.ath.cx
This commit is contained in:
parent
bb4dcb445a
commit
8488765139
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401583
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= toxic
|
||||
PORTVERSION= 0.7.0.151113
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-im
|
||||
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
@ -17,6 +18,7 @@ LIB_DEPENDS= libvpx.so:${PORTSDIR}/multimedia/libvpx \
|
||||
libopus.so:${PORTSDIR}/audio/opus \
|
||||
libcurl.so:${PORTSDIR}/ftp/curl \
|
||||
libv4l2.so:${PORTSDIR}/multimedia/libv4l \
|
||||
libqrencode.so:${PORTSDIR}/graphics/libqrencode \
|
||||
libconfig.so:${PORTSDIR}/devel/libconfig
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user