From 2e7f355bad93d564992fc3143e5cb619b28f08f6 Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 2 Dec 2008 16:00:49 +0000 Subject: [PATCH] Disable dbus support with cups (#4161) git-svn-id: svn://svn.openwrt.org/openwrt/packages@13474 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/cups/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/cups/Makefile b/net/cups/Makefile index 1dc78e613..21238d418 100644 --- a/net/cups/Makefile +++ b/net/cups/Makefile @@ -53,6 +53,7 @@ define Build/Configure --without-python \ --without-php \ --enable-shared \ + --disable-dbus \ --disable-pam \ --disable-slp \ --disable-gnutls \ -- 2.11.0