summaryrefslogtreecommitdiff
path: root/Vagrantfile
diff options
context:
space:
mode:
authorJoe Stringer <joe@ovn.org>2016-07-14 17:53:46 -0700
committerJoe Stringer <joe@ovn.org>2016-07-15 13:52:14 -0700
commit06c58061d485e25eaa24c6b3eaf5e3a8ccb40ff7 (patch)
tree106e95d28672d617e600b15e30be7c4eef984e8c /Vagrantfile
parent8851db070fd837eae62f1b7cb55d0b6e810802a0 (diff)
downloadopenvswitch-06c58061d485e25eaa24c6b3eaf5e3a8ccb40ff7.tar.gz
packaging: Remove PyQt4 dependency.
This doesn't seem to have been necessary since ovsdbmonitor was removed in commit 7868fbc6c97c ("ovsdbmonitor: Remove."). Drop the dependency. Signed-off-by: Joe Stringer <joe@ovn.org> Acked-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'Vagrantfile')
-rw-r--r--Vagrantfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Vagrantfile b/Vagrantfile
index e618f9c1a..fb06b42ff 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -8,7 +8,7 @@ Vagrant.require_version ">=1.7.0"
$bootstrap_fedora = <<SCRIPT
dnf -y update
dnf -y install autoconf automake openssl-devel libtool \
- python-twisted-core python-zope-interface PyQt4 \
+ python-twisted-core python-zope-interface \
desktop-file-utils groff graphviz rpmdevtools nc \
wget python-six pyftpdlib checkpolicy selinux-policy-devel \
libcap-ng-devel kernel-devel-`uname -r`