~ salmonella-environment-setup (master) f1c4b9d20518c17811912086af15cbbc60357c60


commit f1c4b9d20518c17811912086af15cbbc60357c60
Author:     Mario Domenech Goulart <mario@parenteses.org>
AuthorDate: Sat Dec 19 10:12:30 2020 +0100
Commit:     Mario Domenech Goulart <mario@parenteses.org>
CommitDate: Sat Dec 19 10:12:30 2020 +0100

    debian-stretch.sh: add libespeak-ng-dev (espeak egg)

diff --git a/system-setup/debian-stretch.sh b/system-setup/debian-stretch.sh
index ef690f8..ff1c16e 100755
--- a/system-setup/debian-stretch.sh
+++ b/system-setup/debian-stretch.sh
@@ -136,6 +136,7 @@ sudo apt-get install \
     mlton \
     gnuplot \
     libtag1-dev \
+    libespeak-ng-dev \
 
 ##
 ## Things that are not packaged for Debian
Trap