Install SDL3 Wayland and IBus dependencies

This commit is contained in:
Spooks
2026-07-15 13:47:59 -06:00
parent 3983c70475
commit 3ac4c7a0bb

View File

@@ -199,9 +199,13 @@ jobs:
autoconf \
autoconf-archive \
automake \
libegl1-mesa-dev \
libibus-1.0-dev \
libtool \
libltdl-dev \
libvulkan-dev \
libwayland-dev \
libxkbcommon-dev \
pkg-config
"$VCPKG_INSTALLATION_ROOT/vcpkg" install sdl3:x64-linux
cmake \