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.
This commit is contained in:
@@ -50,6 +50,8 @@
|
||||
soapyplutosdr
|
||||
soapyremote
|
||||
soapyrtlsdr
|
||||
]
|
||||
++ lib.optionals (unwrapped.hasFeature "gr-uhd") [
|
||||
soapyuhd
|
||||
],
|
||||
# Allow to add whatever you want to the wrapper
|
||||
|
||||
Reference in New Issue
Block a user