diff options
Diffstat (limited to 'net/libkgapi/Makefile')
-rw-r--r-- | net/libkgapi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libkgapi/Makefile b/net/libkgapi/Makefile index 2314387640f9..e12f5c5797c6 100644 --- a/net/libkgapi/Makefile +++ b/net/libkgapi/Makefile @@ -11,7 +11,7 @@ LICENSE= LGPL21 LIB_DEPENDS= libical.so:devel/libical -USES= cmake:outsource compiler:c++11-lib gettext kde:5 tar:xz +USES= cmake:outsource compiler:c++11-lib gettext kde:5 qt:5 tar:xz USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash ecm emoticons guiaddons i18n iconthemes init \ itemmodels itemviews jobwidgets kdelibs4support kio \ @@ -19,7 +19,7 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ widgetsaddons windowsystem xmlgui solid sonnet # pim components USE_KDE+= calendarcore contacts -USE_QT5= core dbus gui location qml network printsupport quick webchannel \ +USE_QT= core dbus gui location qml network printsupport quick webchannel \ webengine widgets xml \ buildtools_build qmake_build |