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:
a262e3d
)
luci-0.8: make luci-app-splash depend on iptables-mod-nat-extra
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 9 May 2009 22:22:24 +0000
(22:22 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 9 May 2009 22:22:24 +0000
(22:22 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 3ec01f77d375e6c0fb0660f4da03ee37e6a8d13e..5e427c6db1b87c770480055bf24fac99b6f72c32 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-387,7
+387,7
@@
endef
define Package/luci-app-splash
$(call Package/luci/fftemplate)
- DEPENDS+=+PACKAGE_luci-app-splash:luasocket
+ DEPENDS+=+PACKAGE_luci-app-splash:luasocket
+PACKAGE_luci-app-splash:iptables-mod-nat-extra
TITLE:=Freifunk DHCP-Splash application
endef