mirror of
https://github.com/swaywm/sway.git
synced 2026-04-30 06:46:24 -04:00
meson wrap
This commit is contained in:
parent
83b4c0648d
commit
9e53764f13
6 changed files with 12 additions and 10 deletions
|
|
@ -15,13 +15,7 @@ packages:
|
|||
- libxkbcommon
|
||||
sources:
|
||||
- https://git.sr.ht/~sircmpwn/sway
|
||||
- https://git.sr.ht/~sircmpwn/wlroots
|
||||
tasks:
|
||||
- wlroots: |
|
||||
cd wlroots
|
||||
meson --prefix=/usr build
|
||||
ninja -C build
|
||||
sudo ninja -C build install
|
||||
- setup: |
|
||||
cd sway
|
||||
meson build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue