jpeg-tools: move to Image Manipulation 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:
Alberto Bursi 2016-11-02 12:29:50 +01:00 committed by GitHub
parent 803e1286ca
commit 73639b4550
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ define Package/jpeg-tools
$(call Package/jpeg/Default)
SECTION:=utils
CATEGORY:=Utilities
SUBMENU:=Image Manipulation
DEPENDS:=+libjpeg
TITLE+= manipulation tools
endef