mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-08 07:56:16 -05:00
gnu: gr-iqbal: Add missing input.
* gnu/packages/radio.scm (gr-iqbal)[inputs]: Add spdlog.
This commit is contained in:
parent
f436a5be57
commit
3aef40c819
1 changed files with 1 additions and 0 deletions
|
@ -828,6 +828,7 @@ (define-public gr-iqbal
|
|||
gnuradio
|
||||
libosmo-dsp
|
||||
log4cpp
|
||||
spdlog
|
||||
volk))
|
||||
(synopsis "GNU Radio block to correct IQ imbalance")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue