Typo => `libflac-dev` instead of `libflac-dec`
authorDominic Jodoin <dominic@travis-ci.com>
Mon, 22 Apr 2019 19:43:46 +0000 (15:43 -0400)
committerGitHub <noreply@github.com>
Mon, 22 Apr 2019 19:43:46 +0000 (15:43 -0400)
.travis.yml

index 8220b52..c19fc2c 100644 (file)
@@ -63,7 +63,7 @@ addons:
     - libsndfile1-dev
     - libsamplerate-dev
     - libvorbis-dev
-    - libflac-dec
+    - libflac-dev
     - libjack-dev
     - libasound2-dev
     - libfftw3-dev