From dec952fe033386edc3eb34b0f17edde6683eae65 Mon Sep 17 00:00:00 2001 From: davidovski Date: Thu, 20 Jan 2022 21:37:51 +0000 Subject: added makedeps currently are just common buildtools --- repo/util/iproute2.xibuild | 1 + 1 file changed, 1 insertion(+) (limited to 'repo/util/iproute2.xibuild') 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 -- cgit v1.2.1