mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 16:43:09 +02:00
ebtables: add a missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32181 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3c87508f98
commit
5e27d1ed3b
@ -30,6 +30,7 @@ endef
|
||||
|
||||
define Package/ebtables-utils
|
||||
$(call Package/ebtables)
|
||||
DEPENDS += ebtables
|
||||
TITLE:=ebtables save/restore utilities
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user