mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Upgrade to VLC 2.2.8 for Travis-ci Linux builds
This commit is contained in:
@@ -8,9 +8,13 @@ sudo apt-get install -qq qt5-default qt59base qt59tools qt59serialport qt59svg\
|
||||
|
||||
sudo apt-get install -qq libglu1-mesa-dev libgstreamer0.10-0 libgstreamer-plugins-base0.10-0
|
||||
sudo apt-get install -qq libssl-dev libsamplerate0-dev libpulse-dev
|
||||
sudo apt-get install -qq libvlc-dev libvlccore-dev
|
||||
sudo apt-get install -qq libical-dev libkml-dev libboost-all-dev
|
||||
|
||||
# Add VLC 2.2.8
|
||||
sudo add-apt-repository -y ppa:jonathonf/vlc
|
||||
sudo apt-get update -qq
|
||||
sudo apt-get install -qq libvlc-dev libvlccore-dev
|
||||
|
||||
# R 3.5
|
||||
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E084DAB9
|
||||
sudo add-apt-repository -y "deb https://cloud.r-project.org/bin/linux/ubuntu trusty-cran35/"
|
||||
|
||||
Reference in New Issue
Block a user