mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-15 14:54:57 +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:
parent
5ab5b623d4
commit
3540f04c69
@ -15,7 +15,7 @@ DEPENDS += "virtual/libx11 virtual/libgl libxcb xcb-util-keysyms vim-native"
|
|||||||
|
|
||||||
RDEPENDS:${PN} = "libxcb xcb-util-keysyms"
|
RDEPENDS:${PN} = "libxcb xcb-util-keysyms"
|
||||||
|
|
||||||
inherit cmake python3native features_check
|
inherit cmake pkgconfig python3native features_check
|
||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES = "x11 opengl"
|
REQUIRED_DISTRO_FEATURES = "x11 opengl"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user