Skip to content

Commit

Permalink
Add wayland dev packages to wine-valvexbe CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rankynbass committed Nov 28, 2024
1 parent 2b9867a commit c8888ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wine-valvexbe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
sudo dpkg --add-architecture i386 && sudo apt update
sudo apt install aptitude
sudo aptitude remove -y '?narrow(?installed,?version(deb.sury.org))'
sudo apt install libxkbregistry0 libxkbregistry-dev
cd wine-tkg-git
sed -i 's/pkgname=wine-tkg/pkgname=unofficial-wine-xiv/' non-makepkg-build.sh
sed -i 's/LOCAL_PRESET=""/LOCAL_PRESET="valve-exp-bleeding"/' customization.cfg
Expand Down

0 comments on commit c8888ce

Please sign in to comment.