mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
Add missing cairo/pango dep for void linux
This commit is contained in:
parent
4fd02b3017
commit
ce4ea388bd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -76,7 +76,7 @@ jobs:
|
||||||
xcb-util-wm-devel xcb-util-renderutil-devel libxcb-devel \
|
xcb-util-wm-devel xcb-util-renderutil-devel libxcb-devel \
|
||||||
xcb-util-cursor-devel xcb-util-devel xcb-util-image-devel \
|
xcb-util-cursor-devel xcb-util-devel xcb-util-image-devel \
|
||||||
xcb-util-keysyms-devel xcb-util-xrm-devel xorg-server-xwayland \
|
xcb-util-keysyms-devel xcb-util-xrm-devel xorg-server-xwayland \
|
||||||
libglib-devel
|
libglib-devel cairo-devel pango-devel
|
||||||
|
|
||||||
- name: Build with gcc
|
- name: Build with gcc
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue