summaryrefslogtreecommitdiff
path: root/contrib/Vagrantfile
diff options
context:
space:
mode:
authorNobuaki Sukegawa <nsuke@apache.org>2015-11-06 21:24:16 +0900
committerNobuaki Sukegawa <nsuke@apache.org>2015-11-06 21:24:16 +0900
commit760511f59b349c59982a64e249e6cf24c2b2f8f6 (patch)
tree793e2daab17a717fb2407a60627f65073daa82e5 /contrib/Vagrantfile
parent49f4dc0cd8c87213a0f80ae1daba2d094a358ea7 (diff)
downloadthrift-760511f59b349c59982a64e249e6cf24c2b2f8f6.tar.gz
THRIFT-1857 Python 3 Support
Client: Python Patch: Thomas Bartelmess, Eevee (Alex Munroe), helgridly, Christian Verkerk, Jeroen Vlek, Nobuaki Sukegawa This closes #213 and closes #680
Diffstat (limited to 'contrib/Vagrantfile')
-rw-r--r--contrib/Vagrantfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/Vagrantfile b/contrib/Vagrantfile
index f967f0484..2091110a7 100644
--- a/contrib/Vagrantfile
+++ b/contrib/Vagrantfile
@@ -46,7 +46,7 @@ sudo apt-get install -qq libboost-dev libboost-test-dev libboost-program-options
sudo apt-get install -qq ant openjdk-7-jdk maven
# Python dependencies
-sudo apt-get install -qq python-all python-all-dev python-all-dbg python-setuptools python-support
+sudo apt-get install -qq python-all python-all-dev python-all-dbg python-setuptools python-support python-six
# Ruby dependencies
sudo apt-get install -qq ruby ruby-dev