From: Ross Burton Date: Tue, 31 Jan 2017 20:24:28 +0000 (+0000) Subject: cups: add missing pkgconfig inherit X-Git-Tag: uninative-1.5~482 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c2eb2a2a990e402c532cccfe742ca33d3e8c46f3;p=openembedded-core.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 2ce9c7a179..e69f178cf2 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"