From bcea60da11d02a396878f738abed6ce5cb802f4b Mon Sep 17 00:00:00 2001 From: davidovski Date: Sun, 30 Jan 2022 23:58:10 +0000 Subject: fixed deps --- 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 f1fb1cb..9a1c933 100644 --- a/repo/system/binutils.xibuild +++ b/repo/system/binutils.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -MAKEDEPS=(make dejagnu) +MAKEDEPS=(make dejagnu bzip2 xz zlib zstd libarchive) DEPS=(glibc zlib elfutils) PKG_VER=2.37 -- cgit v1.2.1