gnu: asymptote: Add missing input.

* gnu/packages/plotutils.scm (asymptote)[inputs]: Add missing input for GUI.
This commit is contained in:
Nicolas Goaziou 2020-01-16 22:39:23 +01:00
parent add8d50911
commit 584e46b1e0
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 0 deletions

View File

@ -217,6 +217,7 @@ colors, styles, options and details.")
("libgc" ,libgc)
("python" ,python)
("python-cson" ,python-cson)
("python-numpy" ,python-numpy)
("python-pyqt" ,python-pyqt)
("readline" ,readline)
("zlib" ,zlib)))