mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
CI: add libxcb-ewmh-dev for Debian (new wlroots dependency)
This commit is contained in:
parent
404fabec92
commit
3e442785d3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -79,7 +79,7 @@ jobs:
|
|||
apt-get install -y git clang \
|
||||
hwdata \
|
||||
libxml2-dev libcairo2-dev libpango1.0-dev \
|
||||
librsvg2-dev
|
||||
librsvg2-dev libxcb-ewmh-dev
|
||||
apt-get build-dep -y wlroots
|
||||
|
||||
- name: Install FreeBSD dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue