diff options
Diffstat (limited to 'package/qt/Config.in')
-rw-r--r-- | package/qt/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qt/Config.in b/package/qt/Config.in index 5105e5d8b1..d3f6a5a13b 100644 --- a/package/qt/Config.in +++ b/package/qt/Config.in @@ -294,7 +294,7 @@ config BR2_PACKAGE_QT_PHONON_BACKEND config BR2_PACKAGE_QT_OPENGL_ES bool "OpenGL ES v2.x support" - depends on BR2_PACKAGE_HAS_OPENGL_ES + depends on BR2_PACKAGE_HAS_LIBGLES depends on BR2_PACKAGE_HAS_OPENGL_EGL help Enable the OpenGL ES v2.x support. |