From d1545212752a943e763197edac213d2124fb4aec Mon Sep 17 00:00:00 2001 From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl> Date: Fri, 7 Apr 2017 22:08:46 +0200 Subject: [PATCH] okej --- build_as_vagrant.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build_as_vagrant.sh b/build_as_vagrant.sh index 5c83699..392fe56 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 -- GitLab