diff options
Diffstat (limited to 'x11/lxqt-globalkeys/Makefile')
-rw-r--r-- | x11/lxqt-globalkeys/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/lxqt-globalkeys/Makefile b/x11/lxqt-globalkeys/Makefile index 701859a755b3..b64d658f8cb6 100644 --- a/x11/lxqt-globalkeys/Makefile +++ b/x11/lxqt-globalkeys/Makefile @@ -11,7 +11,7 @@ COMMENT= Global keyboard shortcuts registration LICENSE= LGPL21+ -USES= cmake:outsource compiler:c++11-lib kde:5 lxqt pkgconfig qt:5 tar:xz +USES= cmake compiler:c++11-lib kde:5 lxqt pkgconfig qt:5 tar:xz USE_QT= buildtools_build qmake_build core dbus gui linguisttools \ svg widgets x11extras xml USE_KDE= windowsystem |