From 03ed5fb3042e883e3b1f4340e32096dda83ccbd4 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sun, 6 Jul 2008 15:26:40 +0000 Subject: [PATCH] Add temporary dependency for luci-web to luci-sgi-cgi --- contrib/package/luci/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 4336155f5c..2c0a6f1035 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -172,7 +172,7 @@ endef define Package/luci-web $(call Package/luci/libtemplate) - DEPENDS+=+luci-http +luci-addons +luci-uci + DEPENDS+=+luci-http +luci-addons +luci-uci +luci-sgi-cgi TITLE:=MVC Webframework endef -- 2.30.2