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 mason install deps? #33

Closed
mikemorris opened this issue Nov 21, 2014 · 3 comments
Closed

Should mason install deps? #33

mikemorris opened this issue Nov 21, 2014 · 3 comments
Labels

Comments

@mikemorris
Copy link
Contributor

Currently mason doesn't install dependencies for mesa-10.3.1, only installing them on Travis. Should dependencies be checked/installed when a mason package is installed?

@ljbade
Copy link
Contributor

ljbade commented Nov 22, 2014

Hmm, how do you install without being sudo on Linux?

Perhaps just spit out a nice message:
"Cannot install mesa-10.3.1 due to missing system dependencies.

Please run 'sudo apt-get install blah'."

@mikemorris
Copy link
Contributor Author

Hmm, yea hadn't considered that but we definitely need to take that into account @ljbade

@springmeyer
Copy link
Contributor

Stale. Mason does not currently have support for installing runtime deps. The latest mesa package attempts to statically link as much as possible therefore: #324

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

No branches or pull requests

3 participants