mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:"
|
||||
|
||||
inherit meson native
|
||||
inherit meson pkgconfig native
|
||||
|
||||
DEPENDS += " \
|
||||
meson-native \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user