You've already forked python-fido2
mirror of
https://github.com/solokeys/python-fido2.git
synced 2026-03-11 17:13:23 -07:00
Set libu2f-udev as Recommends in debian.
This commit is contained in:
Vendored
+2
-2
@@ -27,7 +27,7 @@ Depends: ${misc:Depends},
|
||||
python-cryptography,
|
||||
python-setuptools,
|
||||
python-six,
|
||||
libu2f-udev,
|
||||
Recommends: libu2f-udev,
|
||||
Description: Python library for implementing FIDO 2.0
|
||||
A Python library for communicating with a FIDO device over USB HID as
|
||||
well as verifying attestation and assertion signatures.
|
||||
@@ -43,7 +43,7 @@ Depends: ${misc:Depends},
|
||||
python3-cryptography,
|
||||
python3-setuptools,
|
||||
python3-six,
|
||||
libu2f-udev,
|
||||
Recommends: libu2f-udev,
|
||||
Description: Python library for implementing FIDO 2.0
|
||||
A Python library for communicating with a FIDO device over USB HID as
|
||||
well as verifying attestation and assertion signatures.
|
||||
|
||||
Reference in New Issue
Block a user