From e7b45d71da493146ba810a1188e690a070ad67f0 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 3 Jun 2008 19:33:16 +0000 Subject: [PATCH] * luci/contrib: drop "(incomplete)" notice in Makefile for statistics --- 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 427fb20cf..2b5befa19 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -273,7 +273,7 @@ endef define Package/luci-app-statistics $(call Package/luci/webtemplate) DEPENDS+=+luci-mod-admin-core +collectd +collectd-mod-rrdtool1 +rrdtool1 - TITLE:=LuCI Statistics Application (incomplete) + TITLE:=LuCI Statistics Application endef define Package/luci-app-statistics/conffiles -- 2.25.1