summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/glmark2/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/glmark2/Config.in b/package/glmark2/Config.in
index 9167fc54e6..c8380b1d34 100644
--- a/package/glmark2/Config.in
+++ b/package/glmark2/Config.in
@@ -7,6 +7,7 @@ config BR2_PACKAGE_GLMARK2_EGL_GLES
config BR2_PACKAGE_GLMARK2_GL
bool
default y
+ depends on BR2_PACKAGE_HAS_LIBGL
depends on BR2_PACKAGE_MESA3D_DRI_DRIVER
comment "glmark2 needs an OpenGL or an openGL ES and EGL backend provided by mesa3d"
OpenPOWER on IntegriCloud