You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As someone who set this up on one machine a while ago - so already has a Yubikey set up - and installing on a freshly-built system, it's not clear what needs to be installed for this to work.
The list I have found is the following packages:
git (for the original clone)
make
devscripts (for debuild)
dh-exec
yubikey-personalization for the ykchalrespand ykinfo files.
I'll draft some doc for this soon and create a PR (likely tomorrow), though any other dependencies I missed (or got pulled in elsewhere) would be appreciated.
The text was updated successfully, but these errors were encountered:
Those are dependencies for the compiled .deb - not things needed to build it.
I've gotten a little held up with setting up my new workstation so I don't know when a PR will be opened, but I'll try and get something Soon (TM).
As someone who set this up on one machine a while ago - so already has a Yubikey set up - and installing on a freshly-built system, it's not clear what needs to be installed for this to work.
The list I have found is the following packages:
git
(for the original clone)make
devscripts
(for debuild)dh-exec
yubikey-personalization
for theykchalresp
andykinfo
files.I'll draft some doc for this soon and create a PR (likely tomorrow), though any other dependencies I missed (or got pulled in elsewhere) would be appreciated.
The text was updated successfully, but these errors were encountered: