~ salmonella-environment-setup (master) 14c18517a522527576885d3dfad1b77a4cedea45


commit 14c18517a522527576885d3dfad1b77a4cedea45
Author:     Mario Domenech Goulart <mario.goulart@gmail.com>
AuthorDate: Fri Mar 7 20:48:08 2014 -0300
Commit:     Mario Domenech Goulart <mario.goulart@gmail.com>
CommitDate: Fri Mar 7 20:48:33 2014 -0300

    Add units package for pty's tests

diff --git a/debian-wheezy.sh b/debian-wheezy.sh
index bbef2a4..984099e 100755
--- a/debian-wheezy.sh
+++ b/debian-wheezy.sh
@@ -98,6 +98,7 @@ sudo apt-get install \
     time \
     libmagic-dev \
     libfuse-dev \
+    units \
 
 ##
 ## Things that are not packaged for Debian
Trap