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.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 c0765dc743..2c34da98de 100644
--- a/meta/recipes-extended/cups/cups.inc
+++ b/meta/recipes-extended/cups/cups.inc
@@ -28,6 +28,7 @@ PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'zeroconf', 'avahi',
28PACKAGECONFIG[avahi] = "--enable-avahi,--disable-avahi,avahi" 28PACKAGECONFIG[avahi] = "--enable-avahi,--disable-avahi,avahi"
29PACKAGECONFIG[acl] = "--enable-acl,--disable-acl,acl" 29PACKAGECONFIG[acl] = "--enable-acl,--disable-acl,acl"
30PACKAGECONFIG[pam] = "--enable-pam, --disable-pam, libpam" 30PACKAGECONFIG[pam] = "--enable-pam, --disable-pam, libpam"
31PACKAGECONFIG[xinetd] = "--with-xinetd=${sysconfdir}/xinetd.d,--without-xinetd,xinetd"
31 32
32EXTRA_OECONF = " \ 33EXTRA_OECONF = " \
33 --enable-gnutls \ 34 --enable-gnutls \