tiff-utils: 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:34:31 +01:00 committed by GitHub
parent 803e1286ca
commit 3e7d592316
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ define Package/tiff-utils
$(call Package/tiff/Default)
SECTION:=utils
CATEGORY:=Utilities
SUBMENU:=Image Manipulation
TITLE+= utilities
DEPENDS:=+libtiff
endef