From: Jo-Philipp Wich Date: Sat, 20 Dec 2008 23:33:38 +0000 (+0000) Subject: contrib/package: make luci-app-siitwizzard depend on kmod-siit X-Git-Tag: 0.9.0~882 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=c836191f9872fa94d66d37ca09df51b8800260f9 contrib/package: make luci-app-siitwizzard depend on kmod-siit --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index efedbe141..a2d8013d6 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -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