Skip to content

Commit

Permalink
yubikey-manager: add checkdepends and missing depends
Browse files Browse the repository at this point in the history
  • Loading branch information
sgn committed Dec 16, 2019
1 parent 4c59cc7 commit dd487b9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions srcpkgs/yubikey-manager/template
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# Template file for 'yubikey-manager'
pkgname=yubikey-manager
version=3.1.0
revision=1
revision=2
archs=noarch
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="libu2f-host python3-fido2 python3-openssl python3-usb python3-scard
python3-click python3-cryptography python3-six pcsc-ccid"
depends="libu2f-host python3-fido2 python3-openssl python3-usb python3-click
pcsc-ccid libykpers libpcsclite"
checkdepends="$depends"
short_desc="Library and CLI tools to configure YubiKey"
maintainer="Doan Tran Cong Danh <congdanhqx@gmail.com>"
license="BSD-2-Clause"
Expand Down

0 comments on commit dd487b9

Please sign in to comment.