We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cfebee commit 62ad305Copy full SHA for 62ad305
setup-travis.sh
@@ -12,5 +12,5 @@ else
12
#install a newer cmake since at this time Travis only has version 2.8.7
13
echo "yes" | sudo add-apt-repository ppa:kalakris/cmake
14
sudo apt-get update -qq
15
- sudo apt-get install cmake
+ sudo apt-get install cmake libsdl1.2-dev python-ply
16
fi
0 commit comments