Skip to content

Commit

Permalink
Add zstd to package_musl
Browse files Browse the repository at this point in the history
  • Loading branch information
staticfloat authored Jun 21, 2024
1 parent 28983b1 commit 11ef262
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux/package_musl.jl
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ packages = [
AlpinePackage("tar"),
# AlpinePackage("time"), # TODO: uncomment this line once we upgrade to Alpine 3.17
AlpinePackage("wget"),
AlpinePackage("zstd"),

# Install GCC 9, specifically
AlpinePackage("gcc~9", "v3.11"),
Expand Down

0 comments on commit 11ef262

Please sign in to comment.