~ salmonella-environment-setup (master) d7a1c4e9147a82c8cbe9e41bc561b3ea2516fbd2


commit d7a1c4e9147a82c8cbe9e41bc561b3ea2516fbd2
Author:     Mario Domenech Goulart <mario.goulart@gmail.com>
AuthorDate: Sun Nov 3 18:51:22 2013 -0200
Commit:     Mario Domenech Goulart <mario.goulart@gmail.com>
CommitDate: Sun Nov 3 18:51:22 2013 -0200

    Add libmagic-dev (for magic)

diff --git a/debian-wheezy.sh b/debian-wheezy.sh
index e54f0c3..a46d338 100755
--- a/debian-wheezy.sh
+++ b/debian-wheezy.sh
@@ -95,6 +95,7 @@ sudo apt-get install \
     libswscale-dev \
     graphviz \
     time \
+    libmagic-dev \
 
 ##
 ## Things that are not packaged for Debian
Trap