]> git.proxmox.com Git - mirror_ovs.git/commitdiff
vagrant: Update dependencies.
authorJoe Stringer <joe@ovn.org>
Fri, 20 May 2016 18:49:55 +0000 (11:49 -0700)
committerJoe Stringer <joe@ovn.org>
Thu, 26 May 2016 00:40:11 +0000 (17:40 -0700)
Signed-off-by: Joe Stringer <joe@ovn.org>
Acked-by: Andy Zhou <azhou@ovn.org>
Vagrantfile

index 102a17dee3102199a70a9788637e579183c2ed24..8912a3279a06633ff5386d534eb5450018ffcff0 100644 (file)
@@ -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