Install libcbor with libfido2.
This commit is contained in:
parent
f3ca8af87a
commit
b3ca08cb17
|
@ -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…
Reference in New Issue