summaryrefslogtreecommitdiff
path: root/Vagrantfile
diff options
context:
space:
mode:
authorJoe Stringer <joe@ovn.org>2016-05-20 11:49:55 -0700
committerJoe Stringer <joe@ovn.org>2016-05-25 17:40:11 -0700
commit6a6b35fcf0a6fd4e1c10046d8789edbbb241d89c (patch)
treee5504803a3e62a3181b5232ddde5aba1db12239c /Vagrantfile
parented8ac2a03b9bc929b1fd463840e9365d31bbcd6e (diff)
downloadopenvswitch-6a6b35fcf0a6fd4e1c10046d8789edbbb241d89c.tar.gz
vagrant: Update dependencies.
Signed-off-by: Joe Stringer <joe@ovn.org> Acked-by: Andy Zhou <azhou@ovn.org>
Diffstat (limited to 'Vagrantfile')
-rw-r--r--Vagrantfile1
1 files changed, 1 insertions, 0 deletions
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