diff options
Diffstat (limited to 'net-im/psi/Makefile')
-rw-r--r-- | net-im/psi/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-im/psi/Makefile b/net-im/psi/Makefile index 35bb7df4f328..cd4cda2af20e 100644 --- a/net-im/psi/Makefile +++ b/net-im/psi/Makefile @@ -10,10 +10,9 @@ COMMENT= Qt-based Jabber (XMPP) client LICENSE= GPLv2+ -LIB_DEPENDS= libidn.so:dns/libidn \ - libminizip.so:archivers/minizip +LIB_DEPENDS= libidn.so:dns/libidn -USES= cmake compiler:c++11-lang desktop-file-utils pkgconfig \ +USES= cmake compiler:c++11-lang desktop-file-utils minizip pkgconfig \ qca qt:5 tar:xz xorg USE_QT= concurrent core dbus gui multimedia network svg widgets \ x11extras xml buildtools_build qmake_build imageformats_run |