Remove wireshark workaround
parent
55a13fd521
commit
58083f4418
|
@ -429,9 +429,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/rawhide 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