mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-04 15:26:38 +08:00
ebtables: add a missing dependency
SVN-Revision: 32181
This commit is contained in:
parent
b2f70f0df0
commit
1e01b228c4
@ -30,6 +30,7 @@ endef
|
|||||||
|
|
||||||
define Package/ebtables-utils
|
define Package/ebtables-utils
|
||||||
$(call Package/ebtables)
|
$(call Package/ebtables)
|
||||||
|
DEPENDS += ebtables
|
||||||
TITLE:=ebtables save/restore utilities
|
TITLE:=ebtables save/restore utilities
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user