Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No description of install dependencies #71

Open
rjhenry opened this issue Aug 17, 2021 · 3 comments
Open

No description of install dependencies #71

rjhenry opened this issue Aug 17, 2021 · 3 comments

Comments

@rjhenry
Copy link

rjhenry commented Aug 17, 2021

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.

@Vincent43
Copy link
Contributor

Dependencies are declared in deb control file.

@rjhenry
Copy link
Author

rjhenry commented Aug 18, 2021

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).

@Vincent43
Copy link
Contributor

Both build-deps and package deps are listed there including some of those you listed above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants