mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
renderdoc: package need opengl
ERROR: Nothing PROVIDES 'virtual/libgl' found via yocto-check-layer Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ RDEPENDS_${PN} = "libxcb xcb-util-keysyms"
|
|||||||
|
|
||||||
inherit cmake python3native distro_features_check
|
inherit cmake python3native distro_features_check
|
||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES = "x11"
|
REQUIRED_DISTRO_FEATURES = "x11 opengl"
|
||||||
|
|
||||||
python __anonymous () {
|
python __anonymous () {
|
||||||
# only works on glibc systems
|
# only works on glibc systems
|
||||||
|
|||||||
Reference in New Issue
Block a user