From bf0dbd06103fbc7b1de7b5bf88228a35f05cf5f1 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 31 Jan 2022 11:54:20 +0000 Subject: added deps for libarchive --- repo/system/libarchive.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/system/libarchive.xibuild') diff --git a/repo/system/libarchive.xibuild b/repo/system/libarchive.xibuild index 85fcc1e..8371e40 100644 --- a/repo/system/libarchive.xibuild +++ b/repo/system/libarchive.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -MAKEDEPS=(make ) +MAKEDEPS=(make autoconf) DEPS=(acl bzip2 expat lz4 openssl xz zlib zstd) PKG_VER=3.5.2 -- cgit v1.2.1