More subproject dependencies (needed on Ubuntu 23.04)

Gabriel de Perthuis 2023-11-25 11:41:31 +01:00
parent 2181d2def4
commit 0d80337a39

@ -66,6 +66,8 @@ The wlroots CI ensures it always builds on Arch Linux, Alpine edge and FreeBSD.
```sh
git clone https://gitlab.freedesktop.org/wayland/wayland.git subprojects/wayland
git clone https://gitlab.freedesktop.org/wayland/wayland-protocols.git subprojects/wayland-protocols
git clone https://gitlab.freedesktop.org/emersion/libdisplay-info.git subprojects/libdisplay-info
git clone https://gitlab.freedesktop.org/emersion/libliftoff.git subprojects/libliftoff
git clone https://gitlab.freedesktop.org/mesa/drm.git subprojects/libdrm
git clone https://git.sr.ht/~kennylevinsen/seatd subprojects/seatd
```