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:
Alberto Bursi 2016-10-23 23:53:43 +02:00 committed by GitHub
parent dbfaf0db07
commit 478d35459c
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/squashfs-tools/Default
SECTION:=utils
CATEGORY:=Utilities
SUBMENU:=Filesystem
TITLE:=squashfs-tools
URL:=https://github.com/plougher/squashfs-tools
DEPENDS += +libpthread +zlib \