diff --git a/build-aux/Vagrantfile b/build-aux/Vagrantfile new file mode 100644 index 000000000..e4252aad1 --- /dev/null +++ b/build-aux/Vagrantfile @@ -0,0 +1,36 @@ +# -*- mode: ruby -*- +# vi: set ft=ruby : + +# This Vagrantfile installs all build dependencies for speedo and runs it to compile all of gnupg. + +$script = <