* [meta-oe][master][zeus][PATCH] renderdoc: package need opengl
@ 2019-10-18 18:38 Armin Kuster
0 siblings, 0 replies; only message in thread
From: Armin Kuster @ 2019-10-18 18:38 UTC (permalink / raw)
To: openembedded-devel
ERROR: Nothing PROVIDES 'virtual/libgl'
found via yocto-check-layer
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
meta-oe/recipes-graphics/renderdoc/renderdoc_1.4.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-oe/recipes-graphics/renderdoc/renderdoc_1.4.bb b/meta-oe/recipes-graphics/renderdoc/renderdoc_1.4.bb
index c7e872409f..684a204ead 100644
--- a/meta-oe/recipes-graphics/renderdoc/renderdoc_1.4.bb
+++ b/meta-oe/recipes-graphics/renderdoc/renderdoc_1.4.bb
@@ -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
--
2.17.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-10-18 18:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-18 18:38 [meta-oe][master][zeus][PATCH] renderdoc: package need opengl Armin Kuster
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox