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

Non-hermetic Bazel build issues #186

Open
rpwoodbu opened this issue Jun 10, 2018 · 0 comments
Open

Non-hermetic Bazel build issues #186

rpwoodbu opened this issue Jun 10, 2018 · 0 comments
Assignees

Comments

@rpwoodbu
Copy link
Owner

rpwoodbu commented Jun 10, 2018

On a clean system, you must install these packages to build:

  • gettext-base (for envsubst)
  • zip
  • libssh-dev (for tests)

It'd be nice to avoid the use of tools and libraries outside of the repo or WORKSPACE file, to help ensure a hermetic build. It's also be nice if all you had to install to build Mosh for Chrome was Bazel.

@rpwoodbu rpwoodbu self-assigned this Jun 10, 2018
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