mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-22 07:04:30 +02: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:"
|
||||
|
||||
inherit meson native
|
||||
inherit meson pkgconfig native
|
||||
|
||||
DEPENDS += " \
|
||||
meson-native \
|
||||
|
||||
Reference in New Issue
Block a user