On Fri, 7 Sep 2018 at 15:03, Emil Velikov <[email protected]> wrote: > > From: Emil Velikov <[email protected]> > > Required by the x11 WSI > > Fixes: df82012b2cb ("travis: add meson build for vulkan drivers.") > Cc: Dylan Baker <[email protected]> > Signed-off-by: Emil Velikov <[email protected]> > --- > 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? > There's something deeper actually. I'll send some patches in a moment.
> 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 > -- Humble ping? -Emil _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
