From 7661d49bf0722502bf903c91cd4032c36b9b3ebd Mon Sep 17 00:00:00 2001 From: Jan Boon Date: Sat, 26 Jan 2019 00:03:07 +0800 Subject: [PATCH] Update --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 1d200d1bc..e100d14d4 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,6 +13,7 @@ jobs: sudo apt-get install libogg-dev libvorbis-dev libopenal-dev -y sudo apt-get install libgif-dev libfreetype6-dev -y sudo apt-get install libxml2-dev -y + sudo apt-get install libcurl4-openssl-dev -y displayName: 'Dependencies' - script: | mkdir build