Skip to content

Commit

Permalink
fix(ci): Install libxkbcommon-dev on ubuntu CI (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmicHorrorDev committed Feb 17, 2024
1 parent 66cae2d commit df5bd81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/ubuntu-install-packages
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ sudo apt-get update
sudo apt-get install -y --no-install-recommends \
libfontconfig1-dev \
libwayland-dev \
libxkbcommon-dev \
jq

0 comments on commit df5bd81

Please sign in to comment.