mirror of
https://github.com/swaywm/sway.git
synced 2024-11-28 02:41:28 +00:00
wlroots tag 0.8.1 works today, master fails
parent
917f2f62e4
commit
739a8c785c
|
@ -37,7 +37,7 @@ sudo apt install build-essential cmake meson libwayland-dev wayland-protocols \
|
||||||
cd ~/sway-src
|
cd ~/sway-src
|
||||||
git clone https://github.com/swaywm/wlroots.git
|
git clone https://github.com/swaywm/wlroots.git
|
||||||
cd wlroots
|
cd wlroots
|
||||||
git checkout master # TODO: swith to tagged branch once working again
|
git checkout 0.8.1
|
||||||
meson build
|
meson build
|
||||||
sudo ninja -C build install
|
sudo ninja -C build install
|
||||||
````
|
````
|
||||||
|
|
Loading…
Reference in a new issue