summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-08-18 01:31:34 +0000
committerSteven Barth <steven@midlink.org>2008-08-18 01:31:34 +0000
commite4e1743adf822f53ac5c18bc5cf0722457c64358 (patch)
tree6b0dfe08c1b4d15689b0e98d257a9a7ce910bd0c /contrib
parentdf97299573c3cc619af39270d2f2c7d02ae0d699 (diff)
Catch...
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/luci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index e7b7b96e2..dfc5cdfd9 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -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