Skip to content
Snippets Groups Projects
Unverified Commit 584e46b1 authored by Nicolas Goaziou's avatar Nicolas Goaziou
Browse files

gnu: asymptote: Add missing input.

* gnu/packages/plotutils.scm (asymptote)[inputs]: Add missing input for GUI.
parent add8d509
No related branches found
No related tags found
No related merge requests found
......@@ -217,6 +217,7 @@ (define-public asymptote
("libgc" ,libgc)
("python" ,python)
("python-cson" ,python-cson)
("python-numpy" ,python-numpy)
("python-pyqt" ,python-pyqt)
("readline" ,readline)
("zlib" ,zlib)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment