Disable dbus support with cups (#4161)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 2 Dec 2008 16:00:49 +0000 (16:00 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 2 Dec 2008 16:00:49 +0000 (16:00 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13474 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/cups/Makefile

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