* applications/luci-splash: Rewrote luci-splash using an own daemon implementation
[project/luci.git] / contrib / package / luci / Makefile
index 54cb7fb..68bcc99 100644 (file)
@@ -334,7 +334,7 @@ endef
 
 define Package/luci-app-splash
   $(call Package/luci/fftemplate)
-  DEPENDS+=+iptables-mod-nat +iptables-mod-ipopt
+  DEPENDS+=+luasocket +iptables-mod-nat +iptables-mod-ipopt
   TITLE:=Freifunk DHCP-Splash application
 endef