Add check as a dependency to the Vagrant provision script

Closes #142.
This commit is contained in:
Alessio Di Mauro
2018-03-19 09:08:10 +01:00
parent b4201cb605
commit a2005eac92
+1
View File
@@ -8,6 +8,7 @@ sudo apt-get update -qq && apt-get -qq upgrade
sudo apt-get install -qq \ sudo apt-get install -qq \
autoconf \ autoconf \
automake \ automake \
check \
gengetopt \ gengetopt \
help2man \ help2man \
libpcsclite-dev \ libpcsclite-dev \