contrib/package: make luci-app-siitwizzard depend on kmod-siit
This commit is contained in:
parent
c511ee6eee
commit
c836191f98
1 changed files with 1 additions and 1 deletions
|
@ -348,7 +348,7 @@ endef
|
|||
define Package/luci-app-siitwizard
|
||||
$(call Package/luci/fftemplate)
|
||||
TITLE:=SIIT IPv4-over-IPv6 configuration wizard
|
||||
DEPENDS:=@BROKEN +luci-admin-core
|
||||
DEPENDS:=@BROKEN +luci-admin-core +kmod-siit
|
||||
endef
|
||||
|
||||
define Package/luci-app-siitwizard/install
|
||||
|
|
Loading…
Reference in a new issue