contrib/package: make luci-app-splash depend on iptables-mod-nat-extra

This commit is contained in:
Jo-Philipp Wich 2009-05-09 22:20:58 +00:00
parent f3c9a529cd
commit 153d287298

View file

@ -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