travis: add missing libs: xdamage + xfixes
[mesa.git] / .travis.yml
index 82d21eb53913c654fb2cb6c50dbb5d4ce04ffeb6..4fde6f45f4aac4002288d4f402ff2a247a077f81 100644 (file)
@@ -45,6 +45,8 @@ matrix:
             - x11proto-xf86vidmode-dev
             - libexpat1-dev
             - libx11-xcb-dev
+            - libxdamage-dev
+            - libxfixes-dev
     - env:
         # NOTE: Building SWR is 2x (yes two) times slower than all the other
         # gallium drivers combined.