commit 3e7d59231624ec771621517426bb3925468111db
parent 803e1286ca5b97bb228c6471feeb737f372451ae
Author: Alberto Bursi <starshipeleven@outlook.com>
Date: Wed, 2 Nov 2016 12:34:31 +0100
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>
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/libs/tiff/Makefile b/libs/tiff/Makefile
@@ -54,6 +54,7 @@ define Package/tiff-utils
$(call Package/tiff/Default)
SECTION:=utils
CATEGORY:=Utilities
+ SUBMENU:=Image Manipulation
TITLE+= utilities
DEPENDS:=+libtiff
endef