~ salmonella-environment-setup (master) eeb135e9d2bc5cf439db16a22dc7e7a269f3497c


commit eeb135e9d2bc5cf439db16a22dc7e7a269f3497c
Author:     Mario Domenech Goulart <mario.goulart@gmail.com>
AuthorDate: Wed Jun 5 21:02:13 2013 -0300
Commit:     Mario Domenech Goulart <mario.goulart@gmail.com>
CommitDate: Wed Jun 5 21:02:13 2013 -0300

    Add openjdk-7-jdk, openjdk-7-dbg and ant for jni

diff --git a/debian-wheezy.sh b/debian-wheezy.sh
index 795d287..be3d04d 100755
--- a/debian-wheezy.sh
+++ b/debian-wheezy.sh
@@ -79,6 +79,9 @@ sudo apt-get install \
     libusb-1.0-0-dev \
     libffcall1-dev \
     libdb-dev \
+    openjdk-7-jdk \
+    openjdk-7-dbg \
+    ant \
 
 
 ##
Trap