From 8659986b32f4fa9be9bc49efa255d83dcc91c0e8 Mon Sep 17 00:00:00 2001 From: davidovski Date: Thu, 3 Feb 2022 01:48:43 +0000 Subject: added patch to various makedeps --- repo/system/js78.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system/js78.xibuild') diff --git a/repo/system/js78.xibuild b/repo/system/js78.xibuild index c134f7e..ab7023c 100644 --- a/repo/system/js78.xibuild +++ b/repo/system/js78.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -MAKEDEPS=(gcc autoconf2.13 icu rustc which zip llvm) +MAKEDEPS=(gcc autoconf2.13 icu rustc which zip llvm patch make) DEPS=(readline bash zlib) PKG_VER=78.15.0 -- cgit v1.2.1