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