Fix madwifi dependency accordingly
authorFlorian Fainelli <florian@openwrt.org>
Fri, 19 Oct 2007 06:19:20 +0000 (06:19 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 19 Oct 2007 06:19:20 +0000 (06:19 +0000)
SVN-Revision: 9359

net/karma/Makefile

index 80f2fdd4eb453a672fe62b70b7ae658f4a0e3ed4..f5608e854418846e1beddface5ddf4a2afa1e8f5 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