Mesa (staging/18.3): travis: adding missing x11-xcb for meson+vulkan

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Nov 20 20:39:01 UTC 2018


Module: Mesa
Branch: staging/18.3
Commit: 1869f3f6af6776da675c19ea295326c06a05c58e
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1869f3f6af6776da675c19ea295326c06a05c58e

Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Fri Sep  7 14:58:56 2018 +0100

travis: adding missing x11-xcb for meson+vulkan

Required by the x11 WSI

Fixes: df82012b2cb ("travis: add meson build for vulkan drivers.")
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
Reviewed-by: Dylan Baker <dylan at pnwbakers.com>
(cherry picked from commit 982e012b3ac924dab56b41c5407f722bd2a4c359)

---

 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 81ac769605..6b50d49e14 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -52,6 +52,7 @@ matrix:
             # Common
             - xz-utils
             - libexpat1-dev
+            - libx11-xcb-dev
             - libelf-dev
             - python3.5
             - python3-pip




More information about the mesa-commit mailing list