summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2021-11-09 09:21:52 -0500
committerColin Walters <walters@verbum.org>2021-11-09 09:22:43 -0500
commit3b338df956767fbae591941b9f4b7bb8f4a02caa (patch)
tree7fdc489fc2d8f60fdeed795b41846c0d4fc0bbb6
parente580eca2149879a3b677336cfeed47d2236df3db (diff)
downloadostree-3b338df956767fbae591941b9f4b7bb8f4a02caa.tar.gz
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.
-rwxr-xr-xci/gh-install.sh1
1 files changed, 1 insertions, 0 deletions
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