summaryrefslogtreecommitdiffstats
path: root/kde/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'kde/cmake')
-rw-r--r--kde/cmake/digikam3
1 files changed, 2 insertions, 1 deletions
diff --git a/kde/cmake/digikam b/kde/cmake/digikam
index 23af279..3f22318 100644
--- a/kde/cmake/digikam
+++ b/kde/cmake/digikam
@@ -29,6 +29,7 @@ cd build
-DENABLE_MEDIAPLAYER=ON \
-DENABLE_MYSQLSUPPORT=ON \
-DENABLE_OPENCV3=ON \
- -DDIGIKAMSC_COMPILE_DOC=OFF \
+ -DENABLE_QWEBENGINE=ON \
+ -DOpenGL_GL_PREFERENCE=GLVND \
..