Quoting Lukas Rusak (2018-06-14 10:25:43)
> any updates here?
>
> On Fri, Jun 1, 2018 at 2:09 PM Lukas Rusak wrote:
>
> This seems to have been missed in the move from autotools
>
> This fixes the following build issue:
>
> ../src/gallium/auxiliary/vl/vl_winsys_dri.c:34:10: fatal e
any updates here?
On Fri, Jun 1, 2018 at 2:09 PM Lukas Rusak wrote:
> This seems to have been missed in the move from autotools
>
> This fixes the following build issue:
>
> ../src/gallium/auxiliary/vl/vl_winsys_dri.c:34:10: fatal error:
> X11/Xlib-xcb.h: No such file or directory
> #include
>
This seems to have been missed in the move from autotools
This fixes the following build issue:
../src/gallium/auxiliary/vl/vl_winsys_dri.c:34:10: fatal error: X11/Xlib-xcb.h:
No such file or directory
#include
^~~~
---
src/gallium/auxiliary/meson.build | 2 +-
1 file ch
Quoting Lukas Rusak (2018-06-01 00:20:10)
> This seems to have been missed in the move from autotools
>
> This fixes the following build issue:
>
> ../src/gallium/auxiliary/vl/vl_winsys_dri.c:34:10: fatal error:
> X11/Xlib-xcb.h: No such file or directory
> #include
> ^~~