diff options
author | Steven Barth <steven@midlink.org> | 2009-05-26 17:50:26 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2009-05-26 17:50:26 +0000 |
commit | 9fd4e54cbbdbfb005fe798902e7a0cd7a612c830 (patch) | |
tree | bfa07274577c1f659a0f7949955dab22dc34dc06 | |
parent | 9cd14dbc5005f8241161b8f3f8ffcb4f0752a8ab (diff) |
temporary fixup
-rw-r--r-- | contrib/package/luci/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index c2f7fa621..8b9234b4d 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -289,7 +289,7 @@ endef define Package/luci-web $(call Package/luci/libtemplate) - DEPENDS+=+luci-http +luci-sys +luci-uci +luci-lucid + DEPENDS+=+luci-http +luci-sys +luci-uci +luci-lucid +luci-sgi-cgi TITLE:=MVC Webframework $(call Config,luci.main.lang,string,en,Default Language) endef @@ -334,7 +334,7 @@ endef define Package/luci-freifunk-community $(call Package/luci/fftemplate) DEPENDS+= \ - +luci-lucid +luci-app-splash \ + +luci-lucid +luci-sgi-cgi +luci-app-splash \ +luci-app-ffwizard-leipzig \ +luci-i18n-german \ +PACKAGE_luci-freifunk-community:olsrd-luci +PACKAGE_luci-freifunk-community:olsrd-luci-mod-dyn-gw-plain \ |