Well, I went to push this, apparently this was in one of the osmesa patches as an unrelated change...... :/
So it's fixed. Dylan Quoting Dylan Baker (2017-10-27 10:25:33) > This is needed in cases where xcb isn't actually needed as a dependency, > but may still be included somewhere. > > cc: Erik Faye-Lund <kusmab...@gmail.com> > cc: Eric Engestrom <eric.engest...@imgtec.com> > Signed-off-by: Dylan Baker <dylanx.c.ba...@intel.com> > --- > meson.build | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meson.build b/meson.build > index 875f9d4d294..102b75c2320 100644 > --- a/meson.build > +++ b/meson.build > @@ -740,6 +740,7 @@ dep_xext = [] > dep_xdamage = [] > dep_xfixes = [] > dep_x11_xcb = [] > +dep_xcb = [] > dep_xcb_glx = [] > dep_xcb_dri2 = [] > dep_xcb_dri3 = [] > -- > 2.14.2 >
signature.asc
Description: signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev