add ffmpeg and libatrac9 submodules

This commit is contained in:
DH 2024-10-13 16:32:12 +03:00
parent 325708a4e2
commit 444fc1a387
7 changed files with 53 additions and 6 deletions

View file

@ -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