mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: gqrx: Add missing input.
* gnu/packages/radio.scm (gqrx)[inputs]: Add libsndfile.
This commit is contained in:
parent
f1df119224
commit
da80d4e6a7
1 changed files with 1 additions and 0 deletions
|
@ -590,6 +590,7 @@ (define-public gqrx
|
|||
("gnuradio-iqbalance" ,gnuradio-iqbalance)
|
||||
("gnuradio-osmosdr" ,gnuradio-osmosdr)
|
||||
("jack" ,jack-1)
|
||||
("libsndfile" ,libsndfile)
|
||||
("log4cpp" ,log4cpp)
|
||||
("portaudio" ,portaudio)
|
||||
("pulseaudio" ,pulseaudio)
|
||||
|
|
Loading…
Reference in a new issue