summaryrefslogtreecommitdiff
path: root/repo/util/cpio.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/util/cpio.xibuild')
-rw-r--r--repo/util/cpio.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/util/cpio.xibuild b/repo/util/cpio.xibuild
index ae7516e..8aa3a45 100644
--- a/repo/util/cpio.xibuild
+++ b/repo/util/cpio.xibuild
@@ -1,7 +1,7 @@
#!/bin/sh
MAKEDEPS="make "
-DEPS="glibc"
+DEPS="musl"
PKG_VER=2.13
SOURCE=https://ftp.gnu.org/gnu/cpio/cpio-$PKG_VER.tar.bz2