summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/cups/cups.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/cups/cups.inc')
-rw-r--r--meta/recipes-extended/cups/cups.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc
index fbdc48eab1..945f69a2c4 100644
--- a/meta/recipes-extended/cups/cups.inc
+++ b/meta/recipes-extended/cups/cups.inc
@@ -15,6 +15,8 @@ SRC_URI = "http://www.cups.org/software/${PV}/${BP}-source.tar.bz2 \
15 15
16LEAD_SONAME = "libcupsdriver.so" 16LEAD_SONAME = "libcupsdriver.so"
17 17
18CLEANBROKEN = "1"
19
18inherit autotools-brokensep binconfig useradd systemd 20inherit autotools-brokensep binconfig useradd systemd
19 21
20USERADD_PACKAGES = "${PN}" 22USERADD_PACKAGES = "${PN}"