]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
ci: s390x: install more test dependencies
authorThomas Weißschuh <thomas@t-8ch.de>
Fri, 21 Oct 2022 19:32:53 +0000 (21:32 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Sat, 22 Oct 2022 01:21:46 +0000 (03:21 +0200)
.github/workflows/cibuild.yml

index 66a6cb9105d4b00abdd3509af444754250c2595e..a6131b01a83706e0323ac5c72e9cd8b93b1d77a1 100644 (file)
@@ -114,7 +114,7 @@ jobs:
             export QEMU_USER=1
 
             apt-get update
-            apt-get install -y --no-install-recommends lsb-release software-properties-common gpg-agent git
+            apt-get install -y --no-install-recommends lsb-release software-properties-common gpg-agent git squashfs-tools iproute2 dmsetup
 
             git config --global --add safe.directory "$PWD"