mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 23:30:56 +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:
parent
f39a168e38
commit
b890de3ed1
@ -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 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user