summaryrefslogtreecommitdiff
path: root/repo/util/elfutils.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/util/elfutils.xibuild')
-rw-r--r--repo/util/elfutils.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/util/elfutils.xibuild b/repo/util/elfutils.xibuild
index b9376c8..53e32d0 100644
--- a/repo/util/elfutils.xibuild
+++ b/repo/util/elfutils.xibuild
@@ -1,7 +1,7 @@
#!/bin/sh
MAKEDEPS="make "
-DEPS="glibc"
+DEPS="musl"
SOURCE=https://sourceware.org/elfutils/ftp/elfutils-latest.tar.bz2
DESC="Handle ELF object files and DWARF debugging information"