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/nss.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system/nss.xibuild') diff --git a/repo/system/nss.xibuild b/repo/system/nss.xibuild index 46d3dad..d29d84a 100644 --- a/repo/system/nss.xibuild +++ b/repo/system/nss.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -MAKEDEPS=(make gyp perl mercurial python) +MAKEDEPS=(make gyp perl mercurial python patch) DEPS=(nspr libp11-kit bash zlib) PKG_VER=3.74 -- cgit v1.2.1