mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-25 14:54:45 +02:00
Install libcbor with libfido2.
This commit is contained in:
parent
f3ca8af87a
commit
b3ca08cb17
2
.github/setup_ci.sh
vendored
2
.github/setup_ci.sh
vendored
@ -39,7 +39,7 @@ for TARGET in $TARGETS; do
|
||||
;;
|
||||
sk)
|
||||
INSTALL_FIDO_PPA="yes"
|
||||
PACKAGES="$PACKAGES libfido2-dev libu2f-host-dev"
|
||||
PACKAGES="$PACKAGES libfido2-dev libu2f-host-dev libcbor-dev"
|
||||
;;
|
||||
selinux)
|
||||
PACKAGES="$PACKAGES libselinux1-dev selinux-policy-dev"
|
||||
|
Loading…
x
Reference in New Issue
Block a user