Merge pull request #2479 from cgwalters/ci-capsh
ci: Require `libcap2-bin` for `capsh`
This commit is contained in:
commit
e39280ff21
|
|
@ -84,6 +84,7 @@ case "$ID" in
|
|||
libsoup2.4-dev
|
||||
libsystemd-dev
|
||||
libtool
|
||||
libcap2-bin
|
||||
procps
|
||||
python3
|
||||
python3-yaml
|
||||
|
|
|
|||
Loading…
Reference in New Issue