diff options
Diffstat (limited to 'misc/ktouch/Makefile')
-rw-r--r-- | misc/ktouch/Makefile | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/misc/ktouch/Makefile b/misc/ktouch/Makefile index 1822498ebe78..cd5031873db8 100644 --- a/misc/ktouch/Makefile +++ b/misc/ktouch/Makefile @@ -8,16 +8,14 @@ WWW= https://www.kde.org/applications/education/ktouch RUN_DEPENDS= kqtquickcharts>=${KDE_APPLICATIONS_VERSION}:graphics/kqtquickcharts -USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg -USE_KDE= auth codecs completion config configwidgets coreaddons \ - doctools i18n iconthemes itemviews kcmutils kdeclarative kio \ - newstuff package parts service sonnet texteditor textwidgets \ +USES= cmake gettext gnome kde:6 qt:6 tar:xz xorg +USE_GNOME= libxml2 +USE_KDE= completion config configwidgets coreaddons \ + doctools i18n itemviews kcmutils textwidgets \ widgetsaddons windowsystem xmlgui \ ecm:build -USE_QT= core dbus declarative gui network quickcontrols2 script sql \ - testlib widgets x11extras xml xmlpatterns \ - buildtools:build qmake:build -USE_XORG= ice sm x11 xcb xext xkbfile +USE_QT= base declarative +USE_XORG= x11 xcb xext xkbfile OPTIONS_DEFINE= DOCS |