From c4f235bb3569219fc2197c71270d94084bcc1a2a Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 19 Oct 2007 06:19:20 +0000 Subject: [PATCH] Fix madwifi dependency accordingly SVN-Revision: 9359 --- net/karma/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/karma/Makefile b/net/karma/Makefile index 80f2fdd4e..f5608e854 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 -- 2.30.2