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/system/libnghttp.xibuild | 1 + 1 file changed, 1 insertion(+) (limited to 'repo/system/libnghttp.xibuild') diff --git a/repo/system/libnghttp.xibuild b/repo/system/libnghttp.xibuild index 7c4b941..38a7874 100644 --- a/repo/system/libnghttp.xibuild +++ b/repo/system/libnghttp.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(glibc) PKG_VER=1.46.0 -- cgit v1.2.1