summaryrefslogtreecommitdiff
path: root/repo
diff options
context:
space:
mode:
Diffstat (limited to 'repo')
-rw-r--r--repo/system/zstd.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/zstd.xibuild b/repo/system/zstd.xibuild
index 836f2bb..f40d952 100644
--- a/repo/system/zstd.xibuild
+++ b/repo/system/zstd.xibuild
@@ -1,7 +1,7 @@
#!/bin/bash
MAKEDEPS=(make )
-DEPS=(glibc gcc zlib xz lz4)
+DEPS=(glibc zlib xz lz4)
PKG_VER=1.5.1
SOURCE=https://github.com/facebook/zstd/releases/download/v$PKG_VER/zstd-$PKG_VER.tar.gz