mirror of
https://github.com/par274/sharpemu.git
synced 2026-07-16 01:51:17 +00:00
Install SDL3 Wayland and IBus dependencies
This commit is contained in:
4
.github/workflows/workflow.yml
vendored
4
.github/workflows/workflow.yml
vendored
@@ -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