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

Should not refer to Docker build file for up-to-date dependencies #3

Open
bitcoinx2 opened this issue Aug 8, 2021 · 0 comments
Open

Comments

@bitcoinx2
Copy link

In these guides:

it is stated that

See up2date list of build time dependencies on corresponding Dockerfile, which is used to build Alias on our Continuous Integration system.

This basically acknowledges that the provided list is probably NOT up to date ;) This is clearly bad practice. I would suggest to either:

  • Remove the included list in the docs and directly refer to the Docker file to avoid confusion, OR
  • Update the provided list in the docs whenever the Docker file dependencies are changed (preferred, especially for noobs)

For example, the Fedora dependency list includes qt5 and qt5-devel packages which are not available on F33.

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

1 participant