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
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,7 @@ define Package/rrdcgi1
|
|||
$(call Package/rrdtool1/Default)
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
SUBMENU:=database
|
||||
DEPENDS:=+librrd1
|
||||
TITLE+= CGI graphing tool
|
||||
endef
|
||||
|
@ -75,6 +76,7 @@ define Package/rrdtool1
|
|||
$(call Package/rrdtool1/Default)
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
SUBMENU:=database
|
||||
DEPENDS:=+librrd1
|
||||
TITLE+= management tools
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue