Commit 2ea249be authored by Doron Behar's avatar Doron Behar
Browse files

gnuradio: (wrapper) add soapyuhd only if gr-uhd is enabled

Is justified in anycase, and should help gnuradio evaluate on Darwin
when uhd is broken.
parent b090f3d5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -50,6 +50,8 @@
    soapyplutosdr
    soapyremote
    soapyrtlsdr
  ]
  ++ lib.optionals (unwrapped.hasFeature "gr-uhd") [
    soapyuhd
  ],
  # Allow to add whatever you want to the wrapper