rrdcgi1/rrdtool1: move to database submenu
Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
This commit is contained in:
parent
dc55a94cde
commit
2f8fcc1696
|
@ -61,6 +61,7 @@ define Package/rrdcgi1
|
||||||
$(call Package/rrdtool1/Default)
|
$(call Package/rrdtool1/Default)
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
|
SUBMENU:=database
|
||||||
DEPENDS:=+librrd1
|
DEPENDS:=+librrd1
|
||||||
TITLE+= CGI graphing tool
|
TITLE+= CGI graphing tool
|
||||||
endef
|
endef
|
||||||
|
@ -75,6 +76,7 @@ define Package/rrdtool1
|
||||||
$(call Package/rrdtool1/Default)
|
$(call Package/rrdtool1/Default)
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
|
SUBMENU:=database
|
||||||
DEPENDS:=+librrd1
|
DEPENDS:=+librrd1
|
||||||
TITLE+= management tools
|
TITLE+= management tools
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in New Issue