summaryrefslogtreecommitdiff
path: root/repo/system/zstd.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/zstd.xibuild')
-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 6f6a058..ef5e0f7 100644
--- a/repo/system/zstd.xibuild
+++ b/repo/system/zstd.xibuild
@@ -1,6 +1,6 @@
#!/bin/bash
-DEPS=(glibc gcc-libs zlib xz lz4)
+DEPS=(glibc gcc zlib xz lz4)
PKG_VER=1.5.1
SOURCE=https://github.com/facebook/zstd/releases/download/v$PKG_VER/zstd-$PKG_VER.tar.gz