yubikey-manager: depend on udev rules from libfido2
This commit is contained in:
parent
67da074a05
commit
6e19a317d6
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'yubikey-manager'
|
||||
pkgname=yubikey-manager
|
||||
version=3.1.1
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="libu2f-host python3-fido2 python3-openssl python3-usb python3-pyscard
|
||||
depends="libfido2 python3-fido2 python3-openssl python3-usb python3-pyscard
|
||||
python3-click python3-cryptography python3-six pcsc-ccid python3-setuptools
|
||||
libykpers"
|
||||
checkdepends="$depends python3-pytest"
|
||||
|
|
Loading…
Reference in New Issue