From b23b2a5311ae2bec5f20b1b7ebcd2887679b37b0 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 31 Jan 2022 01:40:59 +0000 Subject: removed libarchive from binutils --- repo/system/binutils.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system') diff --git a/repo/system/binutils.xibuild b/repo/system/binutils.xibuild index 9a1c933..ad239ee 100644 --- a/repo/system/binutils.xibuild +++ b/repo/system/binutils.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -MAKEDEPS=(make dejagnu bzip2 xz zlib zstd libarchive) +MAKEDEPS=(make dejagnu bzip2 xz zlib zstd) DEPS=(glibc zlib elfutils) PKG_VER=2.37 -- cgit v1.2.1