~ salmonella-environment-setup (master) c68703840e5cfce406b024b643ac6715c368f0ea


commit c68703840e5cfce406b024b643ac6715c368f0ea
Author:     Mario Domenech Goulart <mario@parenteses.org>
AuthorDate: Wed May 2 05:49:39 2018 +0200
Commit:     Mario Domenech Goulart <mario@parenteses.org>
CommitDate: Wed May 2 05:49:39 2018 +0200

    debian-stretch.sh: add mlton (required by the salt egg for tests)

diff --git a/debian-stretch.sh b/debian-stretch.sh
index 2902786..505d550 100755
--- a/debian-stretch.sh
+++ b/debian-stretch.sh
@@ -132,6 +132,7 @@ sudo apt-get install \
     libblosc-dev \
     libgumbo-dev \
     haveged \
+    mlton \
 
 ##
 ## Things that are not packaged for Debian
Trap