diff options
Diffstat (limited to 'repo/util/iproute2.xibuild')
-rw-r--r-- | repo/util/iproute2.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/util/iproute2.xibuild b/repo/util/iproute2.xibuild index 96ec60b..9d2cf91 100644 --- a/repo/util/iproute2.xibuild +++ b/repo/util/iproute2.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(glibc iptables libelf) SOURCE=https://git.kernel.org/pub/scm/network/iproute2/iproute2.git |