~ salmonella-environment-setup (master) 72b4a34bbe3ce984f8b027152e713498a1d2524e


commit 72b4a34bbe3ce984f8b027152e713498a1d2524e
Author:     Mario Domenech Goulart <mario@parenteses.org>
AuthorDate: Wed Nov 15 20:50:23 2017 +0100
Commit:     Mario Domenech Goulart <mario@parenteses.org>
CommitDate: Wed Nov 15 20:50:23 2017 +0100

    debian-stretch.sh: add libstfl-dev (for the stfl egg)

diff --git a/debian-stretch.sh b/debian-stretch.sh
index b2cd4b9..f852b4f 100755
--- a/debian-stretch.sh
+++ b/debian-stretch.sh
@@ -128,6 +128,7 @@ sudo apt-get install \
     liballegro-physfs5-dev \
     liballegro-image5-dev \
     liballegro-ttf5-dev\
+    libstfl-dev \
 
 ##
 ## Things that are not packaged for Debian
Trap