summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/cups/cups.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc
index fa32c38549..4c414b6549 100644
--- a/meta/recipes-extended/cups/cups.inc
+++ b/meta/recipes-extended/cups/cups.inc
@@ -55,7 +55,7 @@ EXTRA_OECONF = " \
55 --enable-debug \ 55 --enable-debug \
56 --disable-relro \ 56 --disable-relro \
57 --enable-libusb \ 57 --enable-libusb \
58 --with-system-groups=lpadmin \ 58 --with-system-groups=lpadmin,root,sys,wheel \
59 --with-cups-group=lp \ 59 --with-cups-group=lp \
60 --with-domainsocket=/run/cups/cups.sock \ 60 --with-domainsocket=/run/cups/cups.sock \
61 --with-pkgconfpath=${libdir}/pkgconfig \ 61 --with-pkgconfpath=${libdir}/pkgconfig \