mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-26 23:34:55 +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)
|
sk)
|
||||||
INSTALL_FIDO_PPA="yes"
|
INSTALL_FIDO_PPA="yes"
|
||||||
PACKAGES="$PACKAGES libfido2-dev libu2f-host-dev"
|
PACKAGES="$PACKAGES libfido2-dev libu2f-host-dev libcbor-dev"
|
||||||
;;
|
;;
|
||||||
selinux)
|
selinux)
|
||||||
PACKAGES="$PACKAGES libselinux1-dev selinux-policy-dev"
|
PACKAGES="$PACKAGES libselinux1-dev selinux-policy-dev"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user