diff options
Diffstat (limited to 'graphics/spectacle/Makefile')
-rw-r--r-- | graphics/spectacle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/spectacle/Makefile b/graphics/spectacle/Makefile index d41833912848..6d13441d2a09 100644 --- a/graphics/spectacle/Makefile +++ b/graphics/spectacle/Makefile @@ -11,12 +11,12 @@ LIB_DEPENDS= libxcb-cursor.so:x11/xcb-util-cursor \ libxcb-image.so:x11/xcb-util-image \ libxcb-util.so:x11/xcb-util -USES= cmake:outsource gettext kde:5 pkgconfig tar:xz +USES= cmake:outsource gettext kde:5 pkgconfig qt:5 tar:xz USE_KDE= attica auth codecs completion config configwidgets coreaddons \ dbusaddons doctools ecm i18n jobwidgets kdeclarative kio \ libkipi newstuff notifications package service widgetsaddons \ windowsystem xmlgui -USE_QT5= core concurrent dbus gui network printsupport qml quick \ +USE_QT= core concurrent dbus gui network printsupport qml quick \ widgets x11extras xml \ buildtools_build qmake_build USE_XORG= x11 xcb xext xfixes |