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-Url: http://git.99rst.org/?a=commitdiff_plain;h=a94fdde178cf6315a5c5fd4874a75cb9e9819dfd;p=openwrt-luci.git contrib/package: remove @BROKEN dependency from siit wizzard --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index a2d8013d66..9060fd5e4f 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