mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 12:25:07 +00:00
Pull a few drivers and try to build their most recent release (or a specific SHA) and see if they still build. If they do, yay, otherwise fail. Dependency-wise we need to keep libevdev-dev and libinput-dev around now and add libspice-protocol-dev for the qxl driver. Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1318>