diff options
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 82d21eb539..4fde6f45f4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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. |