State libfido2 dependency (#4082)

This commit is contained in:
HADEON 2026-01-06 09:55:58 +01:00 committed by GitHub
parent 450664cdc4
commit cc6e247dcf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ depends=(
'lvm2'
'f2fs-tools'
'ntfs-3g'
'libfido2'
)
makedepends=(
'python-build'