From 9accf032da61d217a35f11e61fc8f7a779693985 Mon Sep 17 00:00:00 2001 From: Jaroslav Škarvada Date: Feb 08 2021 13:48:58 +0000 Subject: Fixed requires for wireshark plugin Resolves: rhbz#1925577 --- diff --git a/uhd.spec b/uhd.spec index 837cee6..4c22025 100644 --- a/uhd.spec +++ b/uhd.spec @@ -9,7 +9,8 @@ # images you need to install appropriate tools (e.g. Xilinx ISE). %bcond_without binary_firmware -%bcond_without wireshark +# Currently broken: https://github.com/EttusResearch/uhd/issues/413 +%bcond_with wireshark # NEON support is by default disabled on ARMs # building with --with=neon will enable auto detection