Drop wireshark workaround
parent
c207216544
commit
ea04e2dddf
|
@ -415,9 +415,6 @@ BuildRequires: numad
|
||||||
%if %{with_wireshark}
|
%if %{with_wireshark}
|
||||||
%if 0%{fedora} >= 24
|
%if 0%{fedora} >= 24
|
||||||
BuildRequires: wireshark-devel >= 2.1.0
|
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
|
%else
|
||||||
BuildRequires: wireshark-devel >= 1.12.1
|
BuildRequires: wireshark-devel >= 1.12.1
|
||||||
%endif
|
%endif
|
||||||
|
|
Loading…
Reference in New Issue