diff options
Diffstat (limited to 'net-im/ktp-approver/Makefile')
-rw-r--r-- | net-im/ktp-approver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ktp-approver/Makefile b/net-im/ktp-approver/Makefile index 47026963e2d4..7a8135e9cf77 100644 --- a/net-im/ktp-approver/Makefile +++ b/net-im/ktp-approver/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt@qt5 \ libKTpCommonInternals.so:net-im/ktp-common-internals RUN_DEPENDS= ${KDE_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list -USES= compiler:c++11-lang cmake:outsource gettext kde:5 qt:5 tar:xz +USES= compiler:c++11-lang cmake gettext kde:5 qt:5 tar:xz USE_KDE= config coreaddons ecm dbusaddons service i18n notifications USE_QT= core dbus gui network widgets xml \ buildtools_build qmake_build |