From ea04e2dddfe65cb5378a4a2afb98918f935a2187 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Wed, 14 Jun 2017 11:09:25 -0400 Subject: [PATCH] Drop wireshark workaround --- libvirt.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libvirt.spec b/libvirt.spec index bd370f7..b8e7a70 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -415,9 +415,6 @@ BuildRequires: numad %if %{with_wireshark} %if 0%{fedora} >= 24 BuildRequires: wireshark-devel >= 2.1.0 -# Temp hack for F25 due to broken wireshark-devel deps -# https://bugzilla.redhat.com/show_bug.cgi?id=1401463 -BuildRequires: qt-devel glib2-devel %else BuildRequires: wireshark-devel >= 1.12.1 %endif