mirror of
https://github.com/par274/sharpemu.git
synced 2026-09-01 22:31:17 +08:00
Install libltdl for Linux native dependencies
This commit is contained in:
@@ -200,6 +200,7 @@ jobs:
|
|||||||
autoconf-archive \
|
autoconf-archive \
|
||||||
automake \
|
automake \
|
||||||
libtool \
|
libtool \
|
||||||
|
libltdl-dev \
|
||||||
libvulkan-dev \
|
libvulkan-dev \
|
||||||
pkg-config
|
pkg-config
|
||||||
"$VCPKG_INSTALLATION_ROOT/vcpkg" install sdl3:x64-linux
|
"$VCPKG_INSTALLATION_ROOT/vcpkg" install sdl3:x64-linux
|
||||||
|
|||||||
Reference in New Issue
Block a user