Skip to content

Commit

Permalink
ci: add xcb-util-wm dependency for wlroots
Browse files Browse the repository at this point in the history
This is now a mandatory dependency for wlroots.

(cherry picked from commit 276a37a)
  • Loading branch information
emersion committed Mar 31, 2021
1 parent 8f5c546 commit 83202d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .builds/alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ packages:
- wayland-dev
- wayland-protocols
- xcb-util-image-dev
- xcb-util-wm-dev
- xwayland
sources:
- https://github.com/swaywm/sway
Expand Down
1 change: 1 addition & 0 deletions .builds/archlinux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ packages:
- wayland
- wayland-protocols
- xcb-util-image
- xcb-util-wm
- xorg-xwayland
sources:
- https://github.com/swaywm/sway
Expand Down

0 comments on commit 83202d4

Please sign in to comment.