~ salmonella-environment-setup (master) 2e2a86a01a110a285bf3b284b13f566366465630


commit 2e2a86a01a110a285bf3b284b13f566366465630
Author:     Mario Domenech Goulart <mario@parenteses.org>
AuthorDate: Sat Sep 30 23:27:33 2017 +0200
Commit:     Mario Domenech Goulart <mario@parenteses.org>
CommitDate: Sat Sep 30 23:27:33 2017 +0200

    debian-stretch.sh: update allegro libs for allegro egg v2.5.0

diff --git a/debian-stretch.sh b/debian-stretch.sh
index 5fa22c2..b2cd4b9 100755
--- a/debian-stretch.sh
+++ b/debian-stretch.sh
@@ -67,7 +67,6 @@ sudo apt-get install \
     libstemmer-dev \
     zlib1g-dev \
     libsvn-dev \
-    liballegro4.2-dev \
     libfltk1.3-dev \
     libzmq3-dev \
     libmpfi-dev \
@@ -121,6 +120,14 @@ sudo apt-get install \
     libsdl2-image-dev \
     hyperestraier \
     liblink-grammar-dev \
+    liballegro5-dev \
+    liballegro-image5-dev \
+    liballegro-acodec5-dev \
+    liballegro-dialog5-dev \
+    liballegro-audio5-dev \
+    liballegro-physfs5-dev \
+    liballegro-image5-dev \
+    liballegro-ttf5-dev\
 
 ##
 ## Things that are not packaged for Debian
Trap