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

2018-11-16 Thread Dylan Baker
For this patch, Reviewed-by: Dylan Baker 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 > > R

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

2018-11-16 Thread Emil Velikov
On Fri, 7 Sep 2018 at 15:03, Emil Velikov wrote: > > From: Emil Velikov > > Required by the x11 WSI > > Fixes: df82012b2cb ("travis: add meson build for vulkan drivers.") > Cc: Dylan Baker > Signed-off-by: Emil Velikov > --- > Dylan comparing the list vs the autotools build the meson one is mis

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

2018-09-07 Thread Emil Velikov
From: Emil Velikov Required by the x11 WSI Fixes: df82012b2cb ("travis: add meson build for vulkan drivers.") Cc: Dylan Baker Signed-off-by: Emil Velikov --- Dylan comparing the list vs the autotools build the meson one is missing x11proto-xf86vidmode-dev. Can I interest you in double-checking