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