From 58083f4418469d6d2746c904eab0d37fab80ed01 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Wed, 14 Jun 2017 10:47:37 -0400 Subject: [PATCH] Remove wireshark workaround --- libvirt.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libvirt.spec b/libvirt.spec index f940bbe..b077b15 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -429,9 +429,6 @@ BuildRequires: numad %if %{with_wireshark} %if 0%{fedora} >= 24 BuildRequires: wireshark-devel >= 2.1.0 -# Temp hack for F25/rawhide 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