diff options
author | Steven Barth <steven@midlink.org> | 2008-08-18 01:31:34 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-08-18 01:31:34 +0000 |
commit | e4e1743adf822f53ac5c18bc5cf0722457c64358 (patch) | |
tree | 6b0dfe08c1b4d15689b0e98d257a9a7ce910bd0c /contrib | |
parent | df97299573c3cc619af39270d2f2c7d02ae0d699 (diff) |
Catch...
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/luci/Makefile | 2 |
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 |