From 9dbea36189a78d4dac1ca36c9eca3f9dd7164850 Mon Sep 17 00:00:00 2001 From: jfarrell Date: Sat, 17 Aug 2013 18:35:13 -0400 Subject: [PATCH] Thrift-2136:Vagrant build not compiling java, ruby, php, go libs due to missing dependencies Client: build Patch: jfarrell Updates vagrantfile script to add missing dependencies for java, ruby, php and go libs. --- contrib/Vagrantfile | 63 +++++++++++++++++++++++++++++++++++++-------- 1 file changed, 52 insertions(+), 11 deletions(-) diff --git a/contrib/Vagrantfile b/contrib/Vagrantfile index 9a0ba94c..ef518bf6 100644 --- a/contrib/Vagrantfile +++ b/contrib/Vagrantfile @@ -20,21 +20,57 @@ # under the License. # -$script = <