This reverts commit
8d6c3659b8c9b861b00a19b26079d11d56dce680.
After further list discussion, it was decided that pulling in
wireshark as a dependency is a bit too much for the base 'libvirt'
package. Remember also that 'libvirt-devel' is also not pulled in
by the base 'libvirt' - the metapackage exists for full
functionality of libvirtd, rather than to pull in all subpackages.
Requires: libvirt-daemon-driver-network = %{version}-%{release}
Requires: libvirt-daemon-driver-nodedev = %{version}-%{release}
%endif
- %if %{with_wireshark}
-Requires: libvirt-wireshark = %{version}-%{release}
- %endif
%endif
Requires: libvirt-client = %{version}-%{release}