tweak MESSAGE

This commit is contained in:
sthen 2022-11-09 14:24:20 +00:00
parent 5d2fcfe4e7
commit 91a1b1496e
2 changed files with 5 additions and 4 deletions

View File

@ -2,6 +2,7 @@ COMMENT= library and CLI tool (ykman) for configuring a YubiKey
# v5 requires newer click, and changes API
MODPY_EGG_VERSION= 4.0.9
REVISION= 0
DISTNAME= yubikey-manager-${MODPY_EGG_VERSION}
YK_PROJECT= yubikey-manager
@ -9,9 +10,8 @@ YK_PROJECT= yubikey-manager
CATEGORIES= sysutils
MODULES= lang/python
MODPY_PYBUILD= poetry-core
MODPY_PI= Yes
MODPY_PI= Yes
RUN_DEPENDS= devel/py-click${MODPY_FLAVOR}<9 \
security/pcsc-lite \

View File

@ -1,7 +1,8 @@
NOTE: yubikey-manager (ykman) is only partially functional on OpenBSD.
"ykman otp" is not functional as there is no suitable HID backend; some OTP
operations can be done with the Qt-based yubikey-personalization-gui package.
operations can be done with the old yubikey-personalization CLI tool and the
Qt-based yubikey-personalization-gui package.
For "ykman fido", make sure pcscd is running, and if commands stall,
try removing and reconnecting your yubikey.
try removing and reconnecting your YubiKey.