From 33d5e03bd1ff1430d4a45cad5e209a03dacf1c6d Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 22 Mar 2025 15:50:43 +0100 Subject: build-support/libarchive-git: forgot to add --without-lz4 --- build-support/libarchive-static/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build-support/libarchive-static') diff --git a/build-support/libarchive-static/PKGBUILD b/build-support/libarchive-static/PKGBUILD index 1b446905..1014f60a 100644 --- a/build-support/libarchive-static/PKGBUILD +++ b/build-support/libarchive-static/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libarchive-static _pkgname=libarchive pkgver=3.7.7 -pkgrel=2 +pkgrel=3 _attrver=2.5.2 _aclver=2.3.2 _sslver=3.4.1 @@ -245,6 +245,7 @@ build() { ./configure --prefix="${srcdir}"/temp/usr \ --bindir=/usr/bin \ --without-xml2 \ + --without-lz4 \ --without-nettle \ --without-expat \ --disable-shared \ -- cgit v1.2.3-70-g09d2