summaryrefslogtreecommitdiff
path: root/repo/util/iproute2.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/util/iproute2.xibuild')
-rw-r--r--repo/util/iproute2.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/util/iproute2.xibuild b/repo/util/iproute2.xibuild
index f29d2e6..e5a9c78 100644
--- a/repo/util/iproute2.xibuild
+++ b/repo/util/iproute2.xibuild
@@ -1,7 +1,7 @@
#!/bin/sh
MAKEDEPS="make "
-DEPS="glibc iptables libelf"
+DEPS="musl iptables libelf"
SOURCE=https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
DESC="IP Routing Utilities"