diff options
Diffstat (limited to 'net/akonadi-mime/Makefile')
-rw-r--r-- | net/akonadi-mime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/akonadi-mime/Makefile b/net/akonadi-mime/Makefile index c31357d85321..15c2e4bd8857 100644 --- a/net/akonadi-mime/Makefile +++ b/net/akonadi-mime/Makefile @@ -9,12 +9,12 @@ COMMENT= Libraries and daemons to implement basic email handling LICENSE= LGPL21 -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 codecs config configwidgets coreaddons dbusaddons ecm \ i18n itemmodels kio service widgetsaddons xmlgui # pim components USE_KDE+= akonadi mime -USE_QT5= core dbus gui widgets xml \ +USE_QT= core dbus gui widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes |