* applications/luci-splash: Added missing dependency to iptables-mod-ipopt
authorSteven Barth <steven@midlink.org>
Tue, 13 May 2008 15:46:08 +0000 (15:46 +0000)
committerSteven Barth <steven@midlink.org>
Tue, 13 May 2008 15:46:08 +0000 (15:46 +0000)
contrib/package/ffluci/Makefile

index 8f1d7f0..2981900 100644 (file)
@@ -142,7 +142,7 @@ endef
 
 define Package/ffluci-app-splash
   $(call Package/ffluci/template)
 
 define Package/ffluci-app-splash
   $(call Package/ffluci/template)
-  DEPENDS:=ffluci +ffluci-mod-freifunk +ffluci-sgi-haserl +iptables-mod-nat
+  DEPENDS:=ffluci +ffluci-mod-freifunk +ffluci-sgi-haserl +iptables-mod-nat +iptables-mod-ipopt
   TITLE:=Freifunk DHCP-Splash application
 endef
 
   TITLE:=Freifunk DHCP-Splash application
 endef