diff options
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-graphics/renderdoc/renderdoc_1.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/renderdoc/renderdoc_1.4.bb b/meta-oe/recipes-graphics/renderdoc/renderdoc_1.4.bb index c7e872409..684a204ea 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" | |||
16 | 16 | ||
17 | inherit cmake python3native distro_features_check | 17 | inherit cmake python3native distro_features_check |
18 | 18 | ||
19 | REQUIRED_DISTRO_FEATURES = "x11" | 19 | REQUIRED_DISTRO_FEATURES = "x11 opengl" |
20 | 20 | ||
21 | python __anonymous () { | 21 | python __anonymous () { |
22 | # only works on glibc systems | 22 | # only works on glibc systems |