mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-23 11:09:41 -05:00
gnu: gr-osmosdr: Add missing input.
* gnu/packages/radio.scm (gr-osmosdr)[inputs]: Add spdlog.
This commit is contained in:
parent
3aef40c819
commit
8c7184342e
1 changed files with 1 additions and 0 deletions
|
@ -737,6 +737,7 @@ (define-public gr-osmosdr
|
|||
python-pyqt
|
||||
rtl-sdr
|
||||
soapysdr
|
||||
spdlog
|
||||
volk))
|
||||
(arguments
|
||||
`(#:modules ((guix build cmake-build-system)
|
||||
|
|
Loading…
Reference in a new issue