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 f6d54c7cf2..12780cf702 100644
--- a/meta/recipes-extended/cups/cups.inc
+++ b/meta/recipes-extended/cups/cups.inc
@@ -52,6 +52,8 @@ EXTRA_OECONF = " \
52 --enable-debug \ 52 --enable-debug \
53 --disable-relro \ 53 --disable-relro \
54 --enable-libusb \ 54 --enable-libusb \
55 --with-system-groups=lpadmin \
56 --with-cups-group=lp \
55 DSOFLAGS='${LDFLAGS}' \ 57 DSOFLAGS='${LDFLAGS}' \
56 " 58 "
57 59