mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 06:26:49 +00:00
add ffmpeg and libatrac9 submodules
This commit is contained in:
parent
325708a4e2
commit
444fc1a387
7 changed files with 53 additions and 6 deletions
2
.github/workflows/rpcsx.yml
vendored
2
.github/workflows/rpcsx.yml
vendored
|
|
@ -29,7 +29,7 @@ jobs:
|
|||
libsox-dev
|
||||
echo "deb http://azure.archive.ubuntu.com/ubuntu noble main universe" | sudo tee /etc/apt/sources.list
|
||||
sudo apt update
|
||||
sudo apt install g++-14 ninja-build libasound2-dev
|
||||
sudo apt install g++-14 ninja-build libasound2-dev nasm
|
||||
VULKANVER=1.3.290
|
||||
curl -sSfLo Vulkan-Headers.tar.gz https://github.com/KhronosGroup/Vulkan-Headers/archive/v${VULKANVER}.tar.gz
|
||||
tar -xf Vulkan-Headers*.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue