projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1952a2c
)
contrib/package: remove @BROKEN dependency from siit wizzard
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 23 Dec 2008 05:20:16 +0000
(
05:20
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 23 Dec 2008 05:20:16 +0000
(
05:20
+0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index a2d8013d663a1e93bfcf5279f86126fd4738ece2..9060fd5e4f386eb3cea1996b457bec8a4a11127c 100644
(file)
--- 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