diff options
| -rw-r--r-- | meta-oe/recipes-graphics/renderdoc/renderdoc_1.13.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/renderdoc/renderdoc_1.13.bb b/meta-oe/recipes-graphics/renderdoc/renderdoc_1.13.bb index 62d4cba5fc..be5b6013f6 100644 --- a/meta-oe/recipes-graphics/renderdoc/renderdoc_1.13.bb +++ b/meta-oe/recipes-graphics/renderdoc/renderdoc_1.13.bb | |||
| @@ -15,7 +15,7 @@ DEPENDS += "virtual/libx11 virtual/libgl libxcb xcb-util-keysyms vim-native" | |||
| 15 | 15 | ||
| 16 | RDEPENDS:${PN} = "libxcb xcb-util-keysyms" | 16 | RDEPENDS:${PN} = "libxcb xcb-util-keysyms" |
| 17 | 17 | ||
| 18 | inherit cmake python3native features_check | 18 | inherit cmake pkgconfig python3native features_check |
| 19 | 19 | ||
| 20 | REQUIRED_DISTRO_FEATURES = "x11 opengl" | 20 | REQUIRED_DISTRO_FEATURES = "x11 opengl" |
| 21 | 21 | ||
