Browse Source

CI: Linux - Install libfdk-aac-dev

[skip appveyor]
juvester 8 years ago
parent
commit
cf59f933fa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CI/install-dependencies-linux.sh

+ 1 - 0
CI/install-dependencies-linux.sh

@@ -14,6 +14,7 @@ sudo apt-get install -y \
         libavformat-ffmpeg-dev \
         libavutil-ffmpeg-dev \
         libcurl4-openssl-dev \
+        libfdk-aac-dev \
         libfontconfig-dev \
         libfreetype6-dev \
         libgl1-mesa-dev \