mirror of
https://github.com/par274/sharpemu.git
synced 2026-09-01 14:21:04 +08:00
Install SDL3 Wayland and IBus dependencies
This commit is contained in:
@@ -199,9 +199,13 @@ jobs:
|
|||||||
autoconf \
|
autoconf \
|
||||||
autoconf-archive \
|
autoconf-archive \
|
||||||
automake \
|
automake \
|
||||||
|
libegl1-mesa-dev \
|
||||||
|
libibus-1.0-dev \
|
||||||
libtool \
|
libtool \
|
||||||
libltdl-dev \
|
libltdl-dev \
|
||||||
libvulkan-dev \
|
libvulkan-dev \
|
||||||
|
libwayland-dev \
|
||||||
|
libxkbcommon-dev \
|
||||||
pkg-config
|
pkg-config
|
||||||
"$VCPKG_INSTALLATION_ROOT/vcpkg" install sdl3:x64-linux
|
"$VCPKG_INSTALLATION_ROOT/vcpkg" install sdl3:x64-linux
|
||||||
cmake \
|
cmake \
|
||||||
|
|||||||
Reference in New Issue
Block a user