From: Yu Watanabe Date: Sun, 20 Jul 2025 00:48:08 +0000 (+0900) Subject: ci/build-test: install libarchive-dev X-Git-Tag: v258-rc1~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94ad755008a8594832ced751972a54ca305fd2c7;p=thirdparty%2Fsystemd.git ci/build-test: install libarchive-dev Previously, the package was not installed, hence the feature was always disabled in the build test. --- diff --git a/.github/workflows/build-test.sh b/.github/workflows/build-test.sh index b6b2d08e502..4693382c201 100755 --- a/.github/workflows/build-test.sh +++ b/.github/workflows/build-test.sh @@ -27,6 +27,7 @@ PACKAGES=( isc-dhcp-client itstool kbd + libarchive-dev libblkid-dev libbpf-dev libcap-dev