diff options
Diffstat (limited to 'meta/recipes-extended/cups/cups.inc')
-rw-r--r-- | meta/recipes-extended/cups/cups.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc index 1765944568..87870e4aba 100644 --- a/meta/recipes-extended/cups/cups.inc +++ b/meta/recipes-extended/cups/cups.inc | |||
@@ -47,6 +47,7 @@ EXTRA_OECONF = " \ | |||
47 | --enable-debug \ | 47 | --enable-debug \ |
48 | --disable-relro \ | 48 | --disable-relro \ |
49 | --enable-libusb \ | 49 | --enable-libusb \ |
50 | --with-domainsocket=/run/cups/cups.sock \ | ||
50 | DSOFLAGS='${LDFLAGS}' \ | 51 | DSOFLAGS='${LDFLAGS}' \ |
51 | " | 52 | " |
52 | 53 | ||