1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

Fix LIB_DEPENDS

This commit is contained in:
Antoine Brodin 2018-12-02 21:27:16 +00:00
parent 9316a77efa
commit dd25c7f045
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486488

View File

@ -13,8 +13,8 @@ COMMENT= KWallet integration module for KDE Telepathy
DEPRECATED= KDE4 is EOL upstream
EXPIRATION_DATE= 2018-12-31
LIB_DEPENDS= libqjson.so:devel/qjson \
libqca.so:devel/qca \
LIB_DEPENDS= libqjson.so:devel/qjson@qt4 \
libqca.so:devel/qca@qt4 \
libtelepathy-qt4.so:net-im/telepathy-qt@qt4 \
libktpcommoninternalsprivate.so:net-im/ktp-common-internals-kde4