Catch...
authorSteven Barth <steven@midlink.org>
Mon, 18 Aug 2008 01:31:34 +0000 (01:31 +0000)
committerSteven Barth <steven@midlink.org>
Mon, 18 Aug 2008 01:31:34 +0000 (01:31 +0000)
contrib/package/luci/Makefile

index e7b7b96..dfc5cdf 100644 (file)
@@ -417,7 +417,7 @@ endef
 
 define Package/luci-app-splash
   $(call Package/luci/fftemplate)
-  DEPENDS+=+luasocket +luci-app-firewall
+  DEPENDS+=+luasocket
   TITLE:=Freifunk DHCP-Splash application
 endef