Install SDL3 Wayland and IBus dependencies

This commit is contained in:
Spooks
2026-07-15 13:47:59 -06:00
parent 35f32a2813
commit b0996ba5fb

View File

@@ -193,9 +193,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 \