Merge pull request #816 from juvester/ci-linux-libfdk-aac

CI: Linux - Install libfdk-aac-dev
This commit is contained in:
Jim 2017-03-26 03:42:35 -07:00 committed by GitHub
commit 2d706968cf

View File

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