mirror of
https://github.com/openwrt/video.git
synced 2025-12-21 19:14:35 +04:00
Merge pull request #91 from TDT-AG/pr/20250722-qt5base
qt5base: only show OPENGL choice if qt5base-gui is selected
This commit is contained in:
@@ -18,6 +18,7 @@ config BUILD_qt5base-gui_DRM
|
|||||||
choice
|
choice
|
||||||
prompt "Which OpenGL variant to use"
|
prompt "Which OpenGL variant to use"
|
||||||
default BUILD_qt5base-gui_OPENGL_NONE
|
default BUILD_qt5base-gui_OPENGL_NONE
|
||||||
|
depends on PACKAGE_qt5base-gui
|
||||||
|
|
||||||
config BUILD_qt5base-gui_OPENGL_OPENGLES2
|
config BUILD_qt5base-gui_OPENGL_OPENGLES2
|
||||||
bool "es2"
|
bool "es2"
|
||||||
|
|||||||
Reference in New Issue
Block a user