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
|
|
@ -26,8 +26,6 @@ arch:
|
|||
- libinput
|
||||
- libxkbcommon
|
||||
script:
|
||||
- git clone https://github.com/swaywm/wlroots
|
||||
- 'cd wlroots && meson --prefix=/usr build && ninja -C build && sudo ninja -C build install'
|
||||
- meson build --buildtype=$BUILD_TYPE
|
||||
- ninja -C build
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue