Skip to content

Instantly share code, notes, and snippets.

@mateusvahl
Created April 28, 2015 23:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mateusvahl/d81651924897326118ec to your computer and use it in GitHub Desktop.
Save mateusvahl/d81651924897326118ec to your computer and use it in GitHub Desktop.
xorg-server-dependencies
sudo apt-get remove libpixman-1-dev x11proto-gl-dev libx11-dev libgl1-mesa-dev x11proto-xf86dri-dev libgcrypt11-dev x11proto-xcmisc-dev x11proto-randr-dev x11proto-render-dev x11proto-video-dev x11proto-composite-dev x11proto-record-dev x11proto-scrnsaver-dev libxfont-dev libxkbfile-dev x11proto-xinerama-dev x11proto-resource-dev x11proto-xf86bigfont-dev x11proto-bigreqs-dev libpciaccess-dev
@mateusvahl
Copy link
Author

mesa3d:

sudo apt-get install x11proto-dri3-dev x11proto-present-dev libudev-dev libexpat1-dev llvm-3.4-dev llvm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment