projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c511ee6
)
contrib/package: make luci-app-siitwizzard depend on kmod-siit
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 20 Dec 2008 23:33:38 +0000
(23:33 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 20 Dec 2008 23:33:38 +0000
(23:33 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index
efedbe1
..
a2d8013
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
+ DEPENDS:=@BROKEN +luci-admin-core
+kmod-siit
endef
define Package/luci-app-siitwizard/install