From 2e137882a978b286d5aaff5f0f15aa5f22722919 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Wed, 12 Dec 2018 23:08:14 +0100 Subject: [PATCH] [ci] install vorbis on azure --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f70090d8..4b74c621 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -29,7 +29,7 @@ jobs: - script: | brew update brew install pkg-config gnupg - brew install sox ffmpeg libsndfile lcov + brew install sox ffmpeg libsndfile libvorbis lcov displayName: 'brew install' - script: | make -- 2.11.0