summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorFrantisek Sumsal <frantisek@sumsal.cz>2020-10-21 16:28:22 +0200
committerFrantisek Sumsal <frantisek@sumsal.cz>2020-10-21 16:28:22 +0200
commit5310fc624e42e6f5a18f8fd8dce8e304a94e8e5e (patch)
treee1010f177b9015f6f177a41fd60284d3241fe4f5 /.github
parent0273f6e7f2c23e3b4ffc5499297c5f193eb9f75a (diff)
downloadsystemd-5310fc624e42e6f5a18f8fd8dce8e304a94e8e5e.tar.gz
ci: add the libfido2 dependency for better coverage
Diffstat (limited to '.github')
-rwxr-xr-x.github/workflows/ubuntu-build-check.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/ubuntu-build-check.sh b/.github/workflows/ubuntu-build-check.sh
index 2d207b789e..0892e08dd1 100755
--- a/.github/workflows/ubuntu-build-check.sh
+++ b/.github/workflows/ubuntu-build-check.sh
@@ -27,6 +27,7 @@ PACKAGES=(
libcap-dev
libcurl4-gnutls-dev
libfdisk-dev
+ libfido2-dev
libgpg-error-dev
liblz4-dev
liblzma-dev
@@ -37,8 +38,8 @@ PACKAGES=(
libqrencode-dev
libssl-dev
libxkbcommon-dev
- libzstd-dev
libxtables-dev
+ libzstd-dev
mount
net-tools
perl