[Mesa-dev] [PATCH 2/2] travis: adding missing x11-xcb for meson+vulkan

Dylan Baker dylan at pnwbakers.com
Fri Nov 16 18:31:40 UTC 2018


For this patch,
Reviewed-by: Dylan Baker <dylan at pnwbakers.com>

For the first one Xenial was never really supported by travis AFAICT, but cosmic
cuttlefish does seem to be supported, so if we need to move from trusty it
should be to cosmic.

Dylan

Quoting Emil Velikov (2018-09-07 06:58:56)
> From: Emil Velikov <emil.velikov at collabora.com>
> 
> Required by the x11 WSI
> 
> Fixes: df82012b2cb ("travis: add meson build for vulkan drivers.")
> Cc: Dylan Baker <dylan at pnwbakers.com>
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> ---
> Dylan comparing the list vs the autotools build the meson one is missing
> x11proto-xf86vidmode-dev. Can I interest you in double-checking which
> one's the "wrong" one?
> 
> Thanks
> Emil
> ---
>  .travis.yml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.travis.yml b/.travis.yml
> index 88f849be136..ac3a421f6bd 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -53,6 +53,7 @@ matrix:
>              # Common
>              - xz-utils
>              - libexpat1-dev
> +            - libx11-xcb-dev
>              - libelf-dev
>              - python3-pip
>              # Meson
> -- 
> 2.18.0
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20181116/8adbd851/attachment-0001.sig>


More information about the mesa-dev mailing list