gnu: gnuradio: Add python-matplotlib dependency explicitly.
* gnu/packages/radio.scm (gnuradio)[inputs]: Add python-matplotlib.master
parent
bb5a3e91e9
commit
bd32bcca56
|
@ -375,6 +375,7 @@ used by RDS Spy, and audio files containing @dfn{multiplex} signals (MPX).")
|
|||
("python-click" ,python-click)
|
||||
("python-click-plugins" ,python-click-plugins)
|
||||
("python-lxml" ,python-lxml)
|
||||
("python-matplotlib" ,python-matplotlib)
|
||||
("python-numpy" ,python-numpy)
|
||||
("python-pycairo" ,python-pycairo)
|
||||
("python-pygobject" ,python-pygobject)
|
||||
|
|
Reference in New Issue