diff options
Diffstat (limited to 'x11-wm/lxqt-session/Makefile')
-rw-r--r-- | x11-wm/lxqt-session/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/lxqt-session/Makefile b/x11-wm/lxqt-session/Makefile index 478cb8273be1..2fcceee4ae08 100644 --- a/x11-wm/lxqt-session/Makefile +++ b/x11-wm/lxqt-session/Makefile @@ -13,8 +13,8 @@ LICENSE= LGPL21+ BUILD_DEPENDS= xdg-user-dirs-update:devel/xdg-user-dirs \ qtxdg-mat:sysutils/qtxdg-tools -USES= cmake kde:6 localbase:ldflags perl5 pkgconfig lxqt:2 qt:6 \ - tar:xz xorg gnome +USES= cmake compiler:c++20-lang kde:6 localbase:ldflags perl5 pkgconfig \ + lxqt:2 qt:6 tar:xz xorg gnome USE_QT= tools:build base:run svg USE_KDE= layer-shell-qt windowsystem USE_PERL5= build |