Skip to content

Commit

Permalink
Add other xcb packages
Browse files Browse the repository at this point in the history
  • Loading branch information
serebit committed Nov 14, 2023
1 parent f3c739d commit 249ebf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- uses: jirutka/setup-alpine@v1
with:
branch: edge
packages: build-base git meson eudev-dev libdrm-dev libxcb-dev libxkbcommon-dev pixman-dev wayland-dev wayland-protocols libdecor
packages: build-base git meson eudev-dev libdrm-dev libxcb-dev xcb-util-renderutil-dev xcb-util-wm-dev libxkbcommon-dev pixman-dev wayland-dev wayland-protocols libdecor
- run: |
meson setup build
meson compile -C build
Expand Down

0 comments on commit 249ebf8

Please sign in to comment.