Browse Source

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>
lilik-openwrt-22.03
Alberto Bursi 8 years ago
committed by GitHub
parent
commit
2f8fcc1696
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      utils/rrdtool1/Makefile

+ 2
- 0
utils/rrdtool1/Makefile View File

@ -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…
Cancel
Save