we only require non-CLI binaries to build

This commit is contained in:
Matthias Mailänder
2013-09-07 12:41:18 +02:00
parent 8661ceccb1
commit 2e7081e22e

View File

@@ -6,7 +6,7 @@ language: c
# Make sure build dependencies are installed. # Make sure build dependencies are installed.
install: install:
- sudo apt-get update && sudo apt-get install mono-gmcs cli-common-dev libgl1-mesa-dev libsdl1.2-dev libopenal-dev - sudo apt-get update && sudo apt-get install mono-gmcs cli-common-dev libsdl1.2debian libgl1-mesa-glx libopenal1 libfreetype6
# Run the build script which will automatically call RALint and ensure that the IDE project files are still valid. # Run the build script which will automatically call RALint and ensure that the IDE project files are still valid.
script: script: