mirror of
https://github.com/swaywm/sway.git
synced 2024-11-14 22:43:58 +01:00
More subproject dependencies (needed on Ubuntu 23.04)
parent
2181d2def4
commit
0d80337a39
@ -66,6 +66,8 @@ The wlroots CI ensures it always builds on Arch Linux, Alpine edge and FreeBSD.
|
|||||||
```sh
|
```sh
|
||||||
git clone https://gitlab.freedesktop.org/wayland/wayland.git subprojects/wayland
|
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/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://gitlab.freedesktop.org/mesa/drm.git subprojects/libdrm
|
||||||
git clone https://git.sr.ht/~kennylevinsen/seatd subprojects/seatd
|
git clone https://git.sr.ht/~kennylevinsen/seatd subprojects/seatd
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user