mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 07:22:12 +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:
parent
9ab4e11fd4
commit
f3c9153f33
@ -16,7 +16,7 @@ RDEPENDS_${PN} = "libxcb xcb-util-keysyms"
|
||||
|
||||
inherit cmake python3native distro_features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
REQUIRED_DISTRO_FEATURES = "x11 opengl"
|
||||
|
||||
python __anonymous () {
|
||||
# only works on glibc systems
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user