add missing dependency

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5576 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2006-11-18 22:54:13 +00:00
parent 8a83982862
commit 6dc106401c

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