From 60c07537cf163e0c4066329c933279c7f597fa3c Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 28 Sep 2008 07:00:35 +0000 Subject: [PATCH] Compile kismet with dbus support disabled git-svn-id: svn://svn.openwrt.org/openwrt/packages@12751 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/kismet/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/kismet/Makefile b/net/kismet/Makefile index f69bf6746..63a8d76c5 100644 --- a/net/kismet/Makefile +++ b/net/kismet/Makefile @@ -86,6 +86,7 @@ endef CONFIGURE_ARGS += \ --enable-syspcap=yes \ + --disable-dbus \ --disable-setuid \ --disable-wsp100 \ --disable-gpsmap \ -- 2.11.0