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