Compile kismet with dbus support disabled
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 28 Sep 2008 07:00:35 +0000 (07:00 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 28 Sep 2008 07:00:35 +0000 (07:00 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12751 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/kismet/Makefile

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