mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
ci: Remove package 'gmake'
This commit is contained in:
parent
f16a3c1180
commit
cd2cf1bafb
1 changed files with 1 additions and 2 deletions
|
|
@ -23,7 +23,6 @@ packages:
|
||||||
- x11-servers/xwayland
|
- x11-servers/xwayland
|
||||||
- sysutils/libdisplay-info
|
- sysutils/libdisplay-info
|
||||||
- sysutils/seatd
|
- sysutils/seatd
|
||||||
- gmake
|
|
||||||
- hwdata
|
- hwdata
|
||||||
sources:
|
sources:
|
||||||
- https://gitlab.freedesktop.org/wlroots/wlroots.git
|
- https://gitlab.freedesktop.org/wlroots/wlroots.git
|
||||||
|
|
@ -35,4 +34,4 @@ tasks:
|
||||||
sudo ninja -C build install
|
sudo ninja -C build install
|
||||||
- tinywl: |
|
- tinywl: |
|
||||||
cd wlroots/tinywl
|
cd wlroots/tinywl
|
||||||
gmake
|
make
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue