Skip to content

Commit 83613eb

Browse files
author
Clement Champetier
committed
Travis: use the daily updated package for libav
1 parent 2889e7e commit 83613eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/travis.linux.install.deps.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ lsb_release -a
44
sudo apt-add-repository "deb http://archive.ubuntu.com/ubuntu trusty main restricted universe multiverse"
55
sudo apt-add-repository "deb http://archive.ubuntu.com/ubuntu trusty-updates main restricted universe multiverse"
66
sudo apt-add-repository "deb http://security.ubuntu.com/ubuntu trusty-security main restricted universe multiverse"
7+
sudo add-apt-repository -y ppa:motumedia/libav-daily
78
sudo apt-get update -qq
89
sudo apt-get install -qq gcc g++ cmake swig swig2.0
910
sudo apt-get install -qq python-nose

0 commit comments

Comments
 (0)