hplip: disable dbus support
[openwrt/svn-archive/archive.git] / utils / hplip / Makefile
index 83cdcff22fdc0c25a72344c58a20e135c3a9e5d9..536017d43373937e9d22532157575e8008f1a80f 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id: $
 
 include $(TOPDIR)/rules.mk
 
 
 include $(TOPDIR)/rules.mk
 
@@ -39,7 +38,8 @@ CONFIGURE_ARGS += \
        --disable-fax-build \
        --disable-pp-build \
        --disable-doc-build \
        --disable-fax-build \
        --disable-pp-build \
        --disable-doc-build \
-       --disable-foomatic-xml-install
+       --disable-foomatic-xml-install \
+       --disable-dbus-build
 
 define Build/Configure
        $(call Build/Configure/Default,\
 
 define Build/Configure
        $(call Build/Configure/Default,\