From d55e6c794ccb433161b946871dc9e8345f55ae1d Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 29 Mar 2010 18:41:32 +0000 Subject: [PATCH] luci-0.9: merge r5987 --- contrib/package/luci/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index e22059615..1cf245076 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -897,7 +897,7 @@ endef define Package/luci-medium $(call Package/luci/collectiontemplate) - TITLE:=Medium package set using only admin full and a theme without grafics + TITLE:=Medium package set using only admin full and a theme without graphics DEPENDS:=+uhttpd +luci-admin-full +luci-theme-openwrtlight endef @@ -908,7 +908,7 @@ endef define Package/luci-light $(call Package/luci/collectiontemplate) - TITLE:=Minimum package set using only admin mini and a theme without grafics + TITLE:=Minimum package set using only admin mini and a theme without graphics DEPENDS:=+uhttpd +luci-admin-mini +luci-theme-openwrtlight endef -- 2.25.1