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

Add libgles2-mesa-dev to the list of servo dependencies #182

Merged
merged 1 commit into from Dec 22, 2015
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Add libgles2-mesa-dev to the list of servo dependencies

This will allow linux running over EGL instead of GLX (see
servo/servo#7484), and is currently blocking
servo/servo#9044, even though it can be worked
out.
  • Loading branch information
emilio committed Dec 22, 2015
commit 272445d43b92df1043d61bb9d12a46f073bc65b9
@@ -43,6 +43,7 @@ servo-dependencies:
{% else %}
- libglib2.0-dev
- libgl1-mesa-dri
- libgles2-mesa-dev
- freeglut3-dev
- libfreetype6-dev
- xorg-dev
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.