mirror of
https://github.com/par274/sharpemu.git
synced 2026-08-31 22:00:48 +08:00
Install SDL3 Wayland and IBus dependencies
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user