Disable dbus support with cups (#4161)
authorFlorian Fainelli <florian@openwrt.org>
Tue, 2 Dec 2008 16:00:49 +0000 (16:00 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 2 Dec 2008 16:00:49 +0000 (16:00 +0000)
SVN-Revision: 13474

net/cups/Makefile

index 1dc78e6138aaf70601b3c73c6ffffc53df3485ab..21238d418bdf2b52818229178e196a7bdefbffd2 100644 (file)
@@ -53,6 +53,7 @@ define Build/Configure
                --without-python \
                --without-php \
                --enable-shared \
+               --disable-dbus \
                --disable-pam \
                --disable-slp \
                --disable-gnutls \