From ca2408fb745102268c2f610a5c777b262f343cae Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 31 Jan 2022 18:25:02 +0000 Subject: added iconv to libarchive --- repo/system/libarchive.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo') diff --git a/repo/system/libarchive.xibuild b/repo/system/libarchive.xibuild index 1162909..bb6122f 100644 --- a/repo/system/libarchive.xibuild +++ b/repo/system/libarchive.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -MAKEDEPS=(make autoconf libtool) +MAKEDEPS=(make autoconf libtool libpth libiconv) DEPS=(acl bzip2 expat lz4 openssl xz zlib zstd) PKG_VER=3.5.2 -- cgit v1.2.1