Remove wireshark workaround

This commit is contained in:
Cole Robinson 2017-06-14 10:47:37 -04:00
parent 55a13fd521
commit 58083f4418
1 changed files with 0 additions and 3 deletions

View File

@ -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