|
@@ -2,7 +2,7 @@
|
2
|
2
|
|
3
|
3
|
sudo add-apt-repository -y ppa:zoogie/sdl2-snapshots
|
4
|
4
|
sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
|
5
|
|
-sudo add-apt-repository -y ppa:kalakris/cmake
|
|
5
|
+sudo add-apt-repository -y ppa:smspillaz/cmake-2.8.12
|
6
|
6
|
sudo add-apt-repository -y 'deb http://llvm.org/apt/precise/ llvm-toolchain-precise-3.5 main'
|
7
|
7
|
sudo apt-get -qq -y update
|
8
|
8
|
|