From: Colin Walters Date: Tue, 9 Nov 2021 14:21:52 +0000 (-0500) Subject: ci: Require `libcap2-bin` for `capsh` X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~4^2^2~4^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3b338df956767fbae591941b9f4b7bb8f4a02caa;p=ostree.git ci: Require `libcap2-bin` for `capsh` This was previously pulled in indirectly, but it looks like we need to require it explicitly in newer Ubuntu. --- diff --git a/ci/gh-install.sh b/ci/gh-install.sh index 25f451a0..9902a94e 100755 --- a/ci/gh-install.sh +++ b/ci/gh-install.sh @@ -84,6 +84,7 @@ case "$ID" in libsoup2.4-dev libsystemd-dev libtool + libcap2-bin procps python3 python3-yaml