Skip to content

Commit

Permalink
zstd-static was folded into zstd-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Mar 4, 2023
1 parent d9a69c1 commit bcc3143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ apk update
apk add alpine-sdk util-linux strace file autoconf automake libtool

# Build static squashfuse
apk add fuse3-dev fuse3-static zstd-dev zstd-static zlib-dev zlib-static # fuse-static fuse-dev
apk add fuse3-dev fuse3-static zstd-dev zlib-dev zlib-static # fuse-static fuse-dev
wget -c -q "https://github.com/vasi/squashfuse/archive/e51978c.tar.gz"
tar xf e51978c.tar.gz
cd squashfuse-*/
Expand Down

0 comments on commit bcc3143

Please sign in to comment.