me
/
guix
Archived
1
0
Fork 0

gnu: gnuradio: Add python-matplotlib dependency explicitly.

* gnu/packages/radio.scm (gnuradio)[inputs]: Add python-matplotlib.
master
Guillaume Le Vaillant 2021-05-28 10:05:27 +02:00
parent bb5a3e91e9
commit bd32bcca56
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 1 additions and 0 deletions

View File

@ -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)