mirror of
https://github.com/openwrt/openwrt.git
synced 2025-08-07 22:30:33 +08:00
ebtables: add a missing dependency
SVN-Revision: 32181
This commit is contained in:
@ -30,6 +30,7 @@ endef
|
||||
|
||||
define Package/ebtables-utils
|
||||
$(call Package/ebtables)
|
||||
DEPENDS += ebtables
|
||||
TITLE:=ebtables save/restore utilities
|
||||
endef
|
||||
|
||||
|
Reference in New Issue
Block a user