diff options
Diffstat (limited to 'x11/lumina-core/Makefile')
-rw-r--r-- | x11/lumina-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/lumina-core/Makefile b/x11/lumina-core/Makefile index c72870c3fca7..b1443dcf3381 100644 --- a/x11/lumina-core/Makefile +++ b/x11/lumina-core/Makefile @@ -39,7 +39,7 @@ RUN_DEPENDS+= gstreamer1-plugins-core>=0:multimedia/gstreamer1-plugins-core MAKE_JOBS_UNSAFE=yes -USES= qmake qt:5 +USES= compiler:c++11-lang gl qmake qt:5 USE_GL= gl USE_XORG= x11 xdamage xcb USE_LDCONFIG= yes |