From: Jo-Philipp Wich Date: Tue, 23 Dec 2008 05:20:16 +0000 (+0000) Subject: contrib/package: remove @BROKEN dependency from siit wizzard X-Git-Tag: 0.9.0~868 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=a94fdde178cf6315a5c5fd4874a75cb9e9819dfd;ds=sidebyside contrib/package: remove @BROKEN dependency from siit wizzard --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index a2d8013d6..9060fd5e4 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 +kmod-siit + DEPENDS:=+luci-admin-core +kmod-siit endef define Package/luci-app-siitwizard/install