mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 17:39:24 +00:00
colord-native: Inherit pkgconfig
pkgconfig.bbclass is now required for pkg-config to be present Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ require ${BPN}.inc
|
|||||||
|
|
||||||
FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}-native:"
|
FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}-native:"
|
||||||
|
|
||||||
inherit meson native
|
inherit meson pkgconfig native
|
||||||
|
|
||||||
DEPENDS += " \
|
DEPENDS += " \
|
||||||
meson-native \
|
meson-native \
|
||||||
|
|||||||
Reference in New Issue
Block a user