Skip to content
Commit 87453e9f authored by Lukas Rusak's avatar Lukas Rusak Committed by Dylan Baker
Browse files

meson: only build vl_winsys_dri.c when x11 platform is used



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 <X11/Xlib-xcb.h>
          ^~~~~~~~~~~~~~~~

Fixes: b1b65397
       ("meson: Build gallium auxiliary")
Reviewed-by: default avatarDylan Baker <dylan@pnwbakers.com>
(cherry picked from commit 1d92d648)
parent 156d0230
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment