gnu: asymptote: Add missing input.
* gnu/packages/plotutils.scm (asymptote)[inputs]: Add missing input for GUI.
This commit is contained in:
parent
add8d50911
commit
584e46b1e0
@ -217,6 +217,7 @@ colors, styles, options and details.")
|
|||||||
("libgc" ,libgc)
|
("libgc" ,libgc)
|
||||||
("python" ,python)
|
("python" ,python)
|
||||||
("python-cson" ,python-cson)
|
("python-cson" ,python-cson)
|
||||||
|
("python-numpy" ,python-numpy)
|
||||||
("python-pyqt" ,python-pyqt)
|
("python-pyqt" ,python-pyqt)
|
||||||
("readline" ,readline)
|
("readline" ,readline)
|
||||||
("zlib" ,zlib)))
|
("zlib" ,zlib)))
|
||||||
|
Loading…
Reference in New Issue
Block a user