me
/
guix
Archived
1
0
Fork 0

gnu: gnuradio: Add missing input for gr_filter_design tool.

* gnu/packages/radio.scm (gnuradio)[inputs]: Add python-pyqtgraph.
master
Guillaume Le Vaillant 2021-10-02 11:35:04 +02:00
parent 50ca41ad70
commit 25da2e49cf
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 1 additions and 0 deletions

View File

@ -535,6 +535,7 @@ used by RDS Spy, and audio files containing @dfn{multiplex} signals (MPX).")
("python-pycairo" ,python-pycairo)
("python-pygobject" ,python-pygobject)
("python-pyqt" ,python-pyqt-without-qtwebkit)
("python-pyqtgraph" ,python-pyqtgraph)
("python-pyyaml" ,python-pyyaml)
("qtbase" ,qtbase-5)
("qwt" ,qwt)