From 6a6b35fcf0a6fd4e1c10046d8789edbbb241d89c Mon Sep 17 00:00:00 2001 From: Joe Stringer Date: Fri, 20 May 2016 11:49:55 -0700 Subject: vagrant: Update dependencies. Signed-off-by: Joe Stringer Acked-by: Andy Zhou --- Vagrantfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Vagrantfile') diff --git a/Vagrantfile b/Vagrantfile index 102a17dee..8912a3279 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -10,6 +10,7 @@ dnf -y update dnf -y install autoconf automake openssl-devel libtool \ python-twisted-core python-zope-interface PyQt4 \ desktop-file-utils groff graphviz rpmdevtools \ + wget python-six pyftpdlib checkpolicy selinux-policy-devel \ libcap-ng-devel kernel-devel-`uname -r` echo "search extra update built-in" >/etc/depmod.d/search_path.conf cd /vagrant -- cgit v1.2.1