mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
renderdoc: Inherit pkgconfig
Fixes Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ DEPENDS += "virtual/libx11 virtual/libgl libxcb xcb-util-keysyms vim-native"
|
||||
|
||||
RDEPENDS:${PN} = "libxcb xcb-util-keysyms"
|
||||
|
||||
inherit cmake python3native features_check
|
||||
inherit cmake pkgconfig python3native features_check
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11 opengl"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user