squashfs-tools: move to Filesystems 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
dbfaf0db07
commit
478d35459c
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||||
define Package/squashfs-tools/Default
|
define Package/squashfs-tools/Default
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
|
SUBMENU:=Filesystem
|
||||||
TITLE:=squashfs-tools
|
TITLE:=squashfs-tools
|
||||||
URL:=https://github.com/plougher/squashfs-tools
|
URL:=https://github.com/plougher/squashfs-tools
|
||||||
DEPENDS += +libpthread +zlib \
|
DEPENDS += +libpthread +zlib \
|
||||||
|
|
Loading…
Reference in a new issue