From: jfarrell Date: Sat, 17 Aug 2013 22:35:13 +0000 (-0400) Subject: Thrift-2136:Vagrant build not compiling java, ruby, php, go libs due to missing depen... X-Git-Tag: 0.9.1~6 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=9dbea36189a78d4dac1ca36c9eca3f9dd7164850;p=common%2Fthrift.git 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. --- 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 = <