Merge pull request #3386 from bobafetthotmail/patch-12
rrdcgi1/rrdtool1: move to database submenu
This commit is contained in:
commit
53e1fa2b70
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