From: Alberto Bursi Date: Wed, 2 Nov 2016 11:29:50 +0000 (+0100) Subject: jpeg-tools: move to Image Manipulation submenu X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=73639b4550d72a7329835063ce848ce2066f941a;p=openwrt-packages.git jpeg-tools: move to Image Manipulation submenu Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi --- diff --git a/libs/libjpeg/Makefile b/libs/libjpeg/Makefile index 2aa82221a..c88bca030 100644 --- a/libs/libjpeg/Makefile +++ b/libs/libjpeg/Makefile @@ -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