From a3a5a8e57719b015f1e3f97a51dd12f638906cea Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 21 Mar 2025 11:31:09 +0100 Subject: core/libarchive: hotfix for libb2 --- core/libarchive/PKGBUILD | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/libarchive/PKGBUILD b/core/libarchive/PKGBUILD index 56ede898..c0dc8804 100644 --- a/core/libarchive/PKGBUILD +++ b/core/libarchive/PKGBUILD @@ -10,3 +10,7 @@ eval "$( s/configure/configure --without-xml2 / ' )" + +# temporary, we still build a version with libb2 though upstream now +# has no dependency on libb2 anymore? +depends+=(libb2) -- cgit v1.2.3-70-g09d2