Merge pull request #2479 from cgwalters/ci-capsh

ci: Require `libcap2-bin` for `capsh`
This commit is contained in:
Colin Walters 2021-11-09 10:44:08 -05:00 committed by GitHub
commit e39280ff21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,6 +84,7 @@ case "$ID" in
libsoup2.4-dev
libsystemd-dev
libtool
libcap2-bin
procps
python3
python3-yaml