summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Meier <roger@apache.org>2014-01-15 13:55:09 +0100
committerRoger Meier <roger@apache.org>2014-01-15 13:55:09 +0100
commitaae8acb2db6210911f809e857eebfd4d1c765ac2 (patch)
treee349a453a695848b48add5caf059a049a566f0a6 /contrib
parent09cc5e7728cd4bc197e33a02e2fd263407d4a87b (diff)
downloadthrift-aae8acb2db6210911f809e857eebfd4d1c765ac2.tar.gz
THRIFT-2318 perl: dependency Class::Accessor not checked
Patch: Roger Meier
Diffstat (limited to 'contrib')
-rw-r--r--contrib/Vagrantfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/Vagrantfile b/contrib/Vagrantfile
index 5a99127cc..cc8bcdfa5 100644
--- a/contrib/Vagrantfile
+++ b/contrib/Vagrantfile
@@ -41,7 +41,7 @@ sudo apt-get install -qq ruby rubygems
sudo gem install bundler rake
# Perl dependencies
-sudo apt-get install -qq libbit-vector-perl
+sudo apt-get install -qq libbit-vector-perl libclass-accessor-class-perl
# Php dependencies
sudo apt-get install -qq php5 php5-dev php5-cli php-pear