Fix madwifi dependency accordingly
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 19 Oct 2007 06:19:20 +0000 (06:19 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 19 Oct 2007 06:19:20 +0000 (06:19 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9359 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/karma/Makefile

index 80f2fdd..f5608e8 100644 (file)
@@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/karma
   SECTION:=net
   CATEGORY:=Network
-  DEPENDS:=+kmod-madwifi-karma +ruby +libpcap +libncurses
+  DEPENDS:=+kmod-madwifi +ruby +libpcap +libncurses
   TITLE:=set of tools for assessing the security of wireless clients
   URL:=http://theta44.org/karma/index.html
 endef