summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjfarrell <jfarrell@apache.org>2014-10-29 23:19:23 -0400
committerjfarrell <jfarrell@apache.org>2014-10-29 23:19:23 -0400
commitb5fd81658a0be1c88a93f31bc9745caae1f1331f (patch)
tree90f719e8e3d0de770e56ec01b040fddce4979e8c
parent5b0296064845240006a66e94037c90c0a6aad87f (diff)
downloadthrift-b5fd81658a0be1c88a93f31bc9745caae1f1331f.tar.gz
THRIFT-2538: Apache Thrift needs an official NuGet package
Client: .net Patch: jfarrell Updating build to be able to support releases publishing to NuGet
-rw-r--r--contrib/Vagrantfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/Vagrantfile b/contrib/Vagrantfile
index 9bc50fec8..d9a908d16 100644
--- a/contrib/Vagrantfile
+++ b/contrib/Vagrantfile
@@ -79,7 +79,7 @@ sudo apt-get install -qq lua5.2 lua5.2-dev
sudo apt-get install -qq nodejs nodejs-dev nodejs-legacy npm
# CSharp
-sudo apt-get install -qq mono-gmcs mono-devel libmono-system-web2.0-cil
+sudo apt-get install -qq mono-gmcs mono-devel mono-xbuild mono-complete libmono-system-web2.0-cil
sudo apt-get install -qq mingw32 mingw32-binutils mingw32-runtime nsis
# D dependencies