diff options
-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 6f28dc30d0..8f2ad8a009 100644 --- a/meta/recipes-extended/cups/cups.inc +++ b/meta/recipes-extended/cups/cups.inc | |||
@@ -49,6 +49,7 @@ PACKAGECONFIG[xinetd] = "--with-xinetd=${sysconfdir}/xinetd.d,--without-xinetd,x | |||
49 | 49 | ||
50 | EXTRA_OECONF = " \ | 50 | EXTRA_OECONF = " \ |
51 | --enable-dbus \ | 51 | --enable-dbus \ |
52 | --with-dbusdir=${sysconfdir}/dbus-1 \ | ||
52 | --enable-browsing \ | 53 | --enable-browsing \ |
53 | --disable-gssapi \ | 54 | --disable-gssapi \ |
54 | --enable-debug \ | 55 | --enable-debug \ |