diff options
Diffstat (limited to 'net-im/ktp-text-ui/Makefile')
-rw-r--r-- | net-im/ktp-text-ui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ktp-text-ui/Makefile b/net-im/ktp-text-ui/Makefile index 78bdf248be0e..f169825ef22e 100644 --- a/net-im/ktp-text-ui/Makefile +++ b/net-im/ktp-text-ui/Makefile @@ -12,13 +12,13 @@ LIB_DEPENDS= libtelepathy-qt5.so:net-im/telepathy-qt5 \ libKTpCommonInternals.so:net-im/ktp-common-internals RUN_DEPENDS= ${KDE_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list -USES= cmake:outsource compiler:c++11-lang gettext kde:5 tar:xz +USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= archive auth codecs completion config configwidgets coreaddons \ dbusaddons ecm emoticons i18n iconthemes itemviews jobwidgets \ kcmutils kdewebkit kio notifications notifyconfig people \ service sonnet textwidgets wallet widgetsaddons windowsystem \ xmlgui -USE_QT5= core dbus gui location network qml quick speech webchannel \ +USE_QT= core dbus gui location network qml quick speech webchannel \ webengine widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes |