add missing dependency

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5576 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2006-11-18 22:54:13 +00:00
parent 8a83982862
commit 6dc106401c
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ define Package/arptables
SECTION:=net
CATEGORY:=Network
TITLE:=ARP firewalling software
DEPENDS:=+kmod-arptables
URL:=http://ebtables.sourceforge.net
endef