mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-04 07:15:55 -04:00
docs: update wlroots build message
This commit is contained in:
parent
151659e92e
commit
f26ef6f4d8
2 changed files with 2 additions and 2 deletions
|
|
@ -137,7 +137,7 @@ And then rebuild your system.
|
||||||
## Other
|
## Other
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone -b 0.19.2 https://gitlab.freedesktop.org/wlroots/wlroots.git
|
git clone -b 0.19.3 https://gitlab.freedesktop.org/wlroots/wlroots.git
|
||||||
cd wlroots
|
cd wlroots
|
||||||
meson build -Dprefix=/usr
|
meson build -Dprefix=/usr
|
||||||
sudo ninja -C build install
|
sudo ninja -C build install
|
||||||
|
|
|
||||||
|
|
@ -214,7 +214,7 @@ You will need to build `wlroots` and `scenefx` manually as well.
|
||||||
1. **Build wlroots**
|
1. **Build wlroots**
|
||||||
Clone and install the specific version required (check README for latest version).
|
Clone and install the specific version required (check README for latest version).
|
||||||
```bash
|
```bash
|
||||||
git clone -b 0.19.2 https://gitlab.freedesktop.org/wlroots/wlroots.git
|
git clone -b 0.19.3 https://gitlab.freedesktop.org/wlroots/wlroots.git
|
||||||
cd wlroots
|
cd wlroots
|
||||||
meson build -Dprefix=/usr
|
meson build -Dprefix=/usr
|
||||||
sudo ninja -C build install
|
sudo ninja -C build install
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue