summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/cups/cups.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc
index 12780cf702..acad3c98c1 100644
--- a/meta/recipes-extended/cups/cups.inc
+++ b/meta/recipes-extended/cups/cups.inc
@@ -54,6 +54,7 @@ EXTRA_OECONF = " \
54 --enable-libusb \ 54 --enable-libusb \
55 --with-system-groups=lpadmin \ 55 --with-system-groups=lpadmin \
56 --with-cups-group=lp \ 56 --with-cups-group=lp \
57 --with-domainsocket=/run/cups/cups.sock \
57 DSOFLAGS='${LDFLAGS}' \ 58 DSOFLAGS='${LDFLAGS}' \
58 " 59 "
59 60