gluon-ebtables: add missing mod-ipt-core dependency
This commit is contained in:
parent
8ada602570
commit
346c96b4a2
@ -12,7 +12,7 @@ define Package/gluon-ebtables
|
|||||||
SECTION:=gluon
|
SECTION:=gluon
|
||||||
CATEGORY:=Gluon
|
CATEGORY:=Gluon
|
||||||
TITLE:=Ebtables support
|
TITLE:=Ebtables support
|
||||||
DEPENDS:=+gluon-core +ebtables +kmod-ebtables-ipv4 +kmod-ebtables-ipv6
|
DEPENDS:=+gluon-core +ebtables +kmod-ebtables-ipv4 +kmod-ebtables-ipv6 +kmod-ipt-core
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/gluon-ebtables/description
|
define Package/gluon-ebtables/description
|
||||||
|
Loading…
Reference in New Issue
Block a user