mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
CI: Install libwlroots-0.18-dev for the Debian runner
This commit is contained in:
parent
1a339f9c7e
commit
f14f006cba
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -81,6 +81,7 @@ jobs:
|
|||
apt-get upgrade -y
|
||||
apt-get install -y git gcc clang gdb xwayland
|
||||
apt-get build-dep -y labwc
|
||||
apt-get install libwlroots-0.18-dev
|
||||
|
||||
- name: Install FreeBSD dependencies
|
||||
if: matrix.name == 'FreeBSD'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue