mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
ebtables: add a missing dependency
SVN-Revision: 32181
This commit is contained in:
parent
b2f70f0df0
commit
1e01b228c4
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ endef
|
|||
|
||||
define Package/ebtables-utils
|
||||
$(call Package/ebtables)
|
||||
DEPENDS += ebtables
|
||||
TITLE:=ebtables save/restore utilities
|
||||
endef
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue