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/binutils.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system/binutils.xibuild') diff --git a/repo/system/binutils.xibuild b/repo/system/binutils.xibuild index ad239ee..0fc2365 100644 --- a/repo/system/binutils.xibuild +++ b/repo/system/binutils.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -MAKEDEPS=(make dejagnu bzip2 xz zlib zstd) +MAKEDEPS=(make dejagnu bzip2 xz zlib zstd patch) DEPS=(glibc zlib elfutils) PKG_VER=2.37 -- cgit v1.2.1