From: Ross Burton Date: Tue, 31 Jan 2017 20:24:28 +0000 (+0000) Subject: cups: add missing pkgconfig inherit X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~22679 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c2eb2a2a990e402c532cccfe742ca33d3e8c46f3;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git cups: add missing pkgconfig inherit Signed-off-by: Ross Burton --- diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc index 2ce9c7a179d..e69f178cf24 100644 --- a/meta/recipes-extended/cups/cups.inc +++ b/meta/recipes-extended/cups/cups.inc @@ -16,7 +16,7 @@ LEAD_SONAME = "libcupsdriver.so" CLEANBROKEN = "1" -inherit autotools-brokensep binconfig useradd systemd +inherit autotools-brokensep binconfig useradd systemd pkgconfig USERADD_PACKAGES = "${PN}" GROUPADD_PARAM_${PN} = "--system lpadmin"