diff --git a/CI/install-dependencies-linux.sh b/CI/install-dependencies-linux.sh index f2a10475e..51dc82cfc 100755 --- a/CI/install-dependencies-linux.sh +++ b/CI/install-dependencies-linux.sh @@ -8,6 +8,7 @@ sudo apt-get install -y \ cmake \ libasound2-dev \ libcurl4-openssl-dev \ + libfdk-aac-dev \ libfontconfig-dev \ libfreetype6-dev \ libgl1-mesa-dev \