jpeg-tools: 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:
parent
803e1286ca
commit
73639b4550
|
@ -41,6 +41,7 @@ define Package/jpeg-tools
|
||||||
$(call Package/jpeg/Default)
|
$(call Package/jpeg/Default)
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
|
SUBMENU:=Image Manipulation
|
||||||
DEPENDS:=+libjpeg
|
DEPENDS:=+libjpeg
|
||||||
TITLE+= manipulation tools
|
TITLE+= manipulation tools
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in New Issue