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:
parent
9316a77efa
commit
dd25c7f045
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486488
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user