mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 03:17:46 +03:00
ci: don't build scdoc
scodc is now available in all distributions we have CI for.
This commit is contained in:
parent
f03d50f54b
commit
3df32d0310
3 changed files with 3 additions and 17 deletions
|
@ -12,6 +12,7 @@ packages:
|
|||
- meson
|
||||
- pango-dev
|
||||
- pixman-dev
|
||||
- scdoc
|
||||
- wayland-dev
|
||||
- wayland-protocols
|
||||
- xcb-util-image-dev
|
||||
|
@ -19,12 +20,7 @@ packages:
|
|||
sources:
|
||||
- https://github.com/swaywm/sway
|
||||
- https://github.com/swaywm/wlroots
|
||||
- https://git.sr.ht/~sircmpwn/scdoc
|
||||
tasks:
|
||||
- scdoc: |
|
||||
cd scdoc
|
||||
make PREFIX=/usr
|
||||
sudo make install PREFIX=/usr
|
||||
- wlroots: |
|
||||
cd wlroots
|
||||
meson --prefix=/usr build -Dexamples=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue