commit 478d35459c95b0e822114222e721fb208b0d3029
parent dbfaf0db078a83f81cd88382271fa74d2ad11551
Author: Alberto Bursi <starshipeleven@outlook.com>
Date: Sun, 23 Oct 2016 23:53:43 +0200
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>
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/utils/squashfs-tools/Makefile b/utils/squashfs-tools/Makefile
@@ -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 \