Browse Source

tiff-utils: move to Image Manipulation submenu

Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
lilik-openwrt-22.03
Alberto Bursi 8 years ago
committed by GitHub
parent
commit
3e7d592316
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libs/tiff/Makefile

+ 1
- 0
libs/tiff/Makefile View File

@ -54,6 +54,7 @@ define Package/tiff-utils
$(call Package/tiff/Default) $(call Package/tiff/Default)
SECTION:=utils SECTION:=utils
CATEGORY:=Utilities CATEGORY:=Utilities
SUBMENU:=Image Manipulation
TITLE+= utilities TITLE+= utilities
DEPENDS:=+libtiff DEPENDS:=+libtiff
endef endef


Loading…
Cancel
Save