From 88f8021d940576b41afe34df96e8f9533b1711e7 Mon Sep 17 00:00:00 2001 From: mprahl Date: Fri, 10 May 2019 16:02:02 -0400 Subject: [PATCH] Add krb5-devel as a dependency in Vagrant to fix the installation of Python dependencies --- Vagrantfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Vagrantfile b/Vagrantfile index 8e977baa..94611942 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -2,6 +2,7 @@ # vi: set ft=ruby ts=2 sw=2 ai et: $script = <