Compile kismet with dbus support disabled
authorFlorian Fainelli <florian@openwrt.org>
Sun, 28 Sep 2008 07:00:35 +0000 (07:00 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 28 Sep 2008 07:00:35 +0000 (07:00 +0000)
SVN-Revision: 12751

net/kismet/Makefile

index f69bf6746af97bcc77e9d5d9ff2fa2883f36d939..63a8d76c59d4005ee2fa477ad78ae4f6299bac8c 100644 (file)
@@ -86,6 +86,7 @@ endef
 
 CONFIGURE_ARGS += \
        --enable-syspcap=yes \
+       --disable-dbus \
        --disable-setuid \
        --disable-wsp100 \
        --disable-gpsmap \