summaryrefslogtreecommitdiff
path: root/repo/system/libffi.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/libffi.xibuild')
-rw-r--r--repo/system/libffi.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/libffi.xibuild b/repo/system/libffi.xibuild
index 33fd73d..d802142 100644
--- a/repo/system/libffi.xibuild
+++ b/repo/system/libffi.xibuild
@@ -1,7 +1,7 @@
#!/bin/sh
MAKEDEPS="make "
-DEPS="glibc"
+DEPS="musl"
PKG_VER=3.4.2
SOURCE=https://github.com/libffi/libffi/releases/download/v$PKG_VER/libffi-$PKG_VER.tar.gz