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:
Joshua Watt 2021-10-17 13:05:03 -05:00 committed by Khem Raj
parent f39a168e38
commit b890de3ed1

View File

@ -2,7 +2,7 @@ require ${BPN}.inc
FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}-native:"
inherit meson native
inherit meson pkgconfig native
DEPENDS += " \
meson-native \