Merge pull request #3392 from bobafetthotmail/patch-18

squashfs-tools: move to Filesystems submenu
This commit is contained in:
Hannu Nyman 2016-10-30 09:52:36 +02:00 committed by GitHub
commit dc175a01d1

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 \