summaryrefslogtreecommitdiff
authorplurSKI <black.gavin@gmail.com>2011-03-19 00:20:42 (GMT)
committer plurSKI <black.gavin@gmail.com>2011-03-19 00:20:42 (GMT)
commitc75cbdc764415c5c5f60b43bd6d3b4b27c0f5f4a (patch)
treee2c9fdecc414c27dc628eda0695877b252cacf0b
parent3756351c7c189a9aaaf544e946068ebea71f25dd (diff)
downloadeuclidOrchard-master.zip
euclidOrchard-master.tar.gz
Added apt dependenciesmaster
-rwxr-xr-xinstallDependencies.sh8
1 files changed, 5 insertions, 3 deletions
diff --git a/installDependencies.sh b/installDependencies.sh
index 4922a6b..ad5bb8d 100755
--- a/installDependencies.sh
+++ b/installDependencies.sh
@@ -1,3 +1,5 @@
-sudo apt-get install sdl
-sudo apt-get install sdl
-sudo apt-get install sdl
+sudo apt-get install libghc6-sdl-dev
+sudo apt-get install libghc6-sdl-image-dev
+sudo apt-get install libghc6-sdl-mixer-dev
+sudo apt-get install libgd2-xpm
+sudo apt-get install libgd2-xpm-dev