From 3e7d59231624ec771621517426bb3925468111db Mon Sep 17 00:00:00 2001 From: Alberto Bursi Date: Wed, 2 Nov 2016 12:34:31 +0100 Subject: [PATCH] tiff-utils: move to Image Manipulation submenu Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi --- libs/tiff/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/tiff/Makefile b/libs/tiff/Makefile index 6d83fe79a..7c8d18e6b 100644 --- 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