diff options
Diffstat (limited to 'x11/lxqt-globalkeys/Makefile')
-rw-r--r-- | x11/lxqt-globalkeys/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/lxqt-globalkeys/Makefile b/x11/lxqt-globalkeys/Makefile index 566ecc13b257..97dbdd675f53 100644 --- a/x11/lxqt-globalkeys/Makefile +++ b/x11/lxqt-globalkeys/Makefile @@ -10,8 +10,8 @@ COMMENT= Global keyboard shortcuts registration LICENSE= LGPL21+ -USES= cmake:outsource compiler:c++11-lib kde:5 lxqt pkgconfig tar:xz -USE_QT5= buildtools_build qmake_build core dbus gui linguisttools \ +USES= cmake:outsource 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 USE_LXQT= buildtools lxqt |