Run Wine in the steam runtime

This commit is contained in:
Andrew Eikum 2019-02-05 09:41:03 -06:00
parent 821a09cacd
commit 0ecb100046
5 changed files with 27 additions and 10 deletions

2
Vagrantfile vendored
View file

@ -36,7 +36,7 @@ Vagrant.configure(2) do |config|
#install host build-time dependencies
apt-get update
apt-get install -y gpgv2 gnupg2 g++ g++-6-multilib mingw-w64 git docker-ce fontforge-nox
apt-get install -y gpgv2 gnupg2 g++ g++-6-multilib mingw-w64 git docker-ce fontforge-nox python-debian
apt-get -y -t stretch-backports install meson
#winehq-devel is installed to pull in dependencies to run Wine