gnu: gr-osmosdr: Add SoapySDR support.
* gnu/packages/radio.scm (gr-osmosdr)[inputs]: Add soapysdr.
This commit is contained in:
parent
60cd50af43
commit
9caf7112ee
@ -653,6 +653,7 @@ environment.")
|
||||
("python-numpy" ,python-numpy)
|
||||
("python-pyqt" ,python-pyqt)
|
||||
("rtl-sdr" ,rtl-sdr)
|
||||
("soapysdr" ,soapysdr)
|
||||
("volk" ,volk)))
|
||||
(arguments
|
||||
`(#:modules ((guix build cmake-build-system)
|
||||
|
Loading…
x
Reference in New Issue
Block a user