From: Alberto Bursi Date: Wed, 2 Nov 2016 11:34:31 +0000 (+0100) Subject: tiff-utils: move to Image Manipulation submenu X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=3e7d59231624ec771621517426bb3925468111db;p=openwrt-packages.git tiff-utils: move to Image Manipulation submenu Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi --- 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