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:
f3c9a52
)
contrib/package: make luci-app-splash depend on iptables-mod-nat-extra
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 9 May 2009 22:20:58 +0000
(22:20 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 9 May 2009 22:20:58 +0000
(22:20 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 949f5334da65a913f109d6e269699d65d1e67023..85ce3c722e9109203efaa946ac7050367bdc0177 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-462,7
+462,7
@@
endef
define Package/luci-app-splash
$(call Package/luci/fftemplate)
- DEPENDS+=+PACKAGE_luci-app-splash:luci-nixio
+ DEPENDS+=+PACKAGE_luci-app-splash:luci-nixio
+PACKAGE_luci-app-splash:iptables-mod-nat-extra
TITLE:=Freifunk DHCP-Splash application
endef