[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4443/8267] cups: add missing pkgconfig inherit



commit 52bc144f700c1fd812f8bb1de508b7399f29c6b3
Author: Ross Burton <ross burton intel com>
Date:   Tue Jan 31 20:24:28 2017 +0000

    cups: add missing pkgconfig inherit
    
    (From OE-Core rev: c2eb2a2a990e402c532cccfe742ca33d3e8c46f3)
    
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-extended/cups/cups.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc
index 2ce9c7a..e69f178 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"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]