CI: Fix building on trusty

This commit is contained in:
jp9000 2019-03-05 16:00:09 -08:00
parent b40d000648
commit d73844c78a

View File

@ -2,6 +2,7 @@
set -ex
sudo add-apt-repository ppa:jonathonf/ffmpeg-3 -y
curl -L https://packagecloud.io/github/git-lfs/gpgkey | sudo apt-key add -
sudo apt-get -qq update
sudo apt-get install -y \
build-essential \