diff options
Diffstat (limited to 'net/kpimtextedit/Makefile')
-rw-r--r-- | net/kpimtextedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kpimtextedit/Makefile b/net/kpimtextedit/Makefile index 881b9f0b7e6c..a2ff974c973b 100644 --- a/net/kpimtextedit/Makefile +++ b/net/kpimtextedit/Makefile @@ -9,12 +9,12 @@ COMMENT= KDE library for PIM-specific text editing utilities LICENSE= LGPL21 -USES= cmake:outsource compiler:c++11-lib gettext grantlee:5 kde:5 tar:xz +USES= cmake:outsource compiler:c++11-lib gettext grantlee:5 kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons ecm \ emoticons i18n iconthemes init itemmodels itemviews jobwidgets \ kdelibs4support kio service sonnet syntaxhighlighting textwidgets \ widgetsaddons xmlgui -USE_QT5= core dbus gui network speech widgets xml \ +USE_QT= core dbus gui network speech widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes |