diff options
Diffstat (limited to 'net-p2p/libktorrent/Makefile')
-rw-r--r-- | net-p2p/libktorrent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile index 6c4dd7b9a29c..52426809b629 100644 --- a/net-p2p/libktorrent/Makefile +++ b/net-p2p/libktorrent/Makefile @@ -15,10 +15,10 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgmp.so:math/gmp \ libqca-qt5.so:devel/qca@qt5 -USES= cmake:outsource gettext kde:5 +USES= cmake:outsource gettext kde:5 qt:5 USE_KDE= archive completion config coreaddons crash ecm i18n \ jobwidgets kio service solid widgetsaddons -USE_QT5= core gui network testlib xml \ +USE_QT= core gui network testlib xml \ buildtools_build qmake_build USE_GITHUB= yes |