Fix madwifi dependency accordingly
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9359 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
64eff5b3d8
commit
803440a623
@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/karma
|
define Package/karma
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
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
|
TITLE:=set of tools for assessing the security of wireless clients
|
||||||
URL:=http://theta44.org/karma/index.html
|
URL:=http://theta44.org/karma/index.html
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user