]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci/build-test: install libarchive-dev
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 20 Jul 2025 00:48:08 +0000 (09:48 +0900)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 4 Aug 2025 14:44:05 +0000 (15:44 +0100)
Previously, the package was not installed, hence the feature was always
disabled in the build test.

(cherry picked from commit 94ad755008a8594832ced751972a54ca305fd2c7)

.github/workflows/build-test.sh

index d1b705fe27d0f144d0b5f5c9d627ba4b62167a50..fd1dd3d57093f722a9ec6d7ef7ea2cc584f36a45 100755 (executable)
@@ -27,6 +27,7 @@ PACKAGES=(
     isc-dhcp-client
     itstool
     kbd
+    libarchive-dev
     libblkid-dev
     libbpf-dev
     libcap-dev