diff options
Diffstat (limited to 'x11/plasma5-layer-shell-qt/Makefile')
-rw-r--r-- | x11/plasma5-layer-shell-qt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/plasma5-layer-shell-qt/Makefile b/x11/plasma5-layer-shell-qt/Makefile index 21b8390b62bd..84b7bba624f4 100644 --- a/x11/plasma5-layer-shell-qt/Makefile +++ b/x11/plasma5-layer-shell-qt/Makefile @@ -10,7 +10,8 @@ BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon -USES= cmake compiler:c++11-lang gettext gl kde:5 pkgconfig qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext gl kde:5 pkgconfig qt:5 \ + tar:xz USE_GL= gl USE_KDE= ecm USE_QT= core gui wayland \ |