Merge pull request #3446 from bobafetthotmail/patch-3

jpeg-tools: move to Image Manipulation submenu
This commit is contained in:
Hannu Nyman 2016-11-02 14:52:38 +02:00 committed by GitHub
commit e70b6c8f85

View file

@ -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