diff --git a/build_as_vagrant.sh b/build_as_vagrant.sh
index 5c836998f4620916acce74fd1e66d11269fbfe2d..392fe56cb28c7f843b1c413c651377a39d3a1845 100644
--- a/build_as_vagrant.sh
+++ b/build_as_vagrant.sh
@@ -12,6 +12,8 @@ cd /home/vagrant
 # Set up framebuffer
 Xvfb :0 -screen 0 1024x768x16 &
 
+winetricks native_oleaut32
+
 # Prepare WINE folder hierarchy
 wine start.exe
 ln -s /vagrant /home/vagrant/.wine/drive_c/vagrant