gnu: gnss-sdr: Add missing input.
* gnu/packages/radio.scm (gnss-sdr)[inputs]: Add spdlog.
This commit is contained in:
parent
8c7184342e
commit
b3a9ac6f06
1 changed files with 1 additions and 0 deletions
|
@ -2542,6 +2542,7 @@ (define-public gnss-sdr
|
|||
openssl
|
||||
protobuf
|
||||
pugixml
|
||||
spdlog
|
||||
volk))
|
||||
(arguments
|
||||
`(#:configure-flags
|
||||
|
|
Loading…
Reference in a new issue