From: Florian Fainelli Date: Fri, 19 Oct 2007 06:19:20 +0000 (+0000) Subject: Fix madwifi dependency accordingly X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=c8f86f5da222da9664e7e4d96901024b57c11c68 Fix madwifi dependency accordingly SVN-Revision: 9359 --- diff --git a/net/karma/Makefile b/net/karma/Makefile index 80f2fdd4eb..f5608e8544 100644 --- a/net/karma/Makefile +++ b/net/karma/Makefile @@ -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