From 628ef0534b18eda50e509293e27573775ea9c348 Mon Sep 17 00:00:00 2001 From: Timothy Redaelli Date: Thu, 16 Feb 2017 12:34:16 +0100 Subject: [PATCH] Remove PyQt4 dependency commit 06c58061d485e25eaa24c6b3eaf5e3a8ccb40ff7 Author: Joe Stringer Date: Thu Jul 14 17:53:46 2016 -0700 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 Acked-by: Ben Pfaff Signed-off-by: Timothy Redaelli --- openvswitch.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openvswitch.spec b/openvswitch.spec index 50d006e..df830ce 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -30,7 +30,7 @@ ExcludeArch: ppc BuildRequires: autoconf automake libtool BuildRequires: systemd-units openssl openssl-devel -BuildRequires: python python-twisted-core python-zope-interface PyQt4 python-six +BuildRequires: python python-twisted-core python-zope-interface python-six BuildRequires: desktop-file-utils BuildRequires: groff graphviz # make check dependencies