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:
Armin Kuster
2019-10-18 11:38:13 -07:00
committed by Khem Raj
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