diff options
author | Alberto Bursi <starshipeleven@outlook.com> | 2016-10-23 23:53:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-23 23:53:43 +0200 |
commit | 478d35459c95b0e822114222e721fb208b0d3029 (patch) | |
tree | 672514d9ac21d7d184c8e6a7df6edf4a2da55ccf /utils | |
parent | dbfaf0db078a83f81cd88382271fa74d2ad11551 (diff) |
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 (limited to 'utils')
-rw-r--r-- | utils/squashfs-tools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/squashfs-tools/Makefile b/utils/squashfs-tools/Makefile index 51d547ac5..b904fa4e0 100644 --- 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 \ |