~ salmonella-environment-setup (master) c571796ff28412b1a5496a2a148dfd763db8eb1e


commit c571796ff28412b1a5496a2a148dfd763db8eb1e
Author:     Mario Domenech Goulart <mario@parenteses.org>
AuthorDate: Tue Feb 20 20:53:16 2018 +0100
Commit:     Mario Domenech Goulart <mario@parenteses.org>
CommitDate: Tue Feb 20 20:53:16 2018 +0100

    debian-stretch.sh: add libblosc-dev (blosc egg)

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