diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-12-19 12:23:28 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-12-19 12:23:28 +0000 |
commit | c511ee6eee730f0161374b08bb4fd7abd990e320 (patch) | |
tree | 188e15a30bff9560c3e7bc2257b99f880126a376 /contrib | |
parent | 373e7afb14bfffd9b840dc4ed9efd017f7ba0bee (diff) |
contrib/package: mark siit wizzard as broken too
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/luci/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index aeb2eb89d..efedbe141 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -348,6 +348,7 @@ endef define Package/luci-app-siitwizard $(call Package/luci/fftemplate) TITLE:=SIIT IPv4-over-IPv6 configuration wizard + DEPENDS:=@BROKEN +luci-admin-core endef define Package/luci-app-siitwizard/install |