~ salmonella-environment-setup (master) 0ec31c89bf13efb4c45aae02ed958417ba436267
commit 0ec31c89bf13efb4c45aae02ed958417ba436267
Author: Mario Domenech Goulart <mario@parenteses.org>
AuthorDate: Tue Sep 12 19:34:14 2017 +0200
Commit: Mario Domenech Goulart <mario@parenteses.org>
CommitDate: Tue Sep 12 19:34:14 2017 +0200
debian-stretch.sh: add hyperestraier (for estraier-client's tests)
diff --git a/debian-stretch.sh b/debian-stretch.sh
index af9f651..59f6aff 100755
--- a/debian-stretch.sh
+++ b/debian-stretch.sh
@@ -119,6 +119,7 @@ sudo apt-get install \
libsvm-dev \
libsdl2-ttf-dev \
libsdl2-image-dev \
+ hyperestraier \
##
## Things that are not packaged for Debian
Trap