diff options
Diffstat (limited to 'meta/recipes-extended/cups')
-rw-r--r-- | 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 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" | |||
16 | 16 | ||
17 | CLEANBROKEN = "1" | 17 | CLEANBROKEN = "1" |
18 | 18 | ||
19 | inherit autotools-brokensep binconfig useradd systemd | 19 | inherit autotools-brokensep binconfig useradd systemd pkgconfig |
20 | 20 | ||
21 | USERADD_PACKAGES = "${PN}" | 21 | USERADD_PACKAGES = "${PN}" |
22 | GROUPADD_PARAM_${PN} = "--system lpadmin" | 22 | GROUPADD_PARAM_${PN} = "--system lpadmin" |