summaryrefslogtreecommitdiff
path: root/contrib/Vagrantfile
diff options
context:
space:
mode:
authorRoger Meier <roger@apache.org>2014-08-15 22:16:02 +0200
committerRoger Meier <roger@apache.org>2014-08-15 23:07:12 +0200
commit8720260e39c730be6803a17192b533e3fe6bcbf8 (patch)
tree09d908dc2c1dee82c4d4d3b5c1e353eb5d632b36 /contrib/Vagrantfile
parentdace6937a7c1f53c45c005f0d5d6e2851b656da6 (diff)
downloadthrift-8720260e39c730be6803a17192b533e3fe6bcbf8.tar.gz
THRIFT-2667 create Windows Installer via CPack
Signed-off-by: Roger Meier <roger@apache.org>
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 5eec59f94..c99719c15 100644
--- a/contrib/Vagrantfile
+++ b/contrib/Vagrantfile
@@ -78,7 +78,7 @@ sudo update-alternatives --install /usr/bin/node node /usr/bin/nodejs 10
# CSharp
sudo apt-get install -qq mono-gmcs mono-devel libmono-system-web2.0-cil
-sudo apt-get install -qq mingw32 mingw32-binutils mingw32-runtime
+sudo apt-get install -qq mingw32 mingw32-binutils mingw32-runtime nsis
# Customize the system
# ---