~ruther/guix-local

a2549713503eea347b020eee11b3676f6b242ed6 — Eric Bavier 8 years ago 0498d24
gnu: units: Add readline input.

* gnu/packages/maths.scm (units)[inputs]: Add readline.
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/maths.scm
M gnu/packages/maths.scm => gnu/packages/maths.scm +2 -1
@@ 201,7 201,8 @@ programming languages.")
                     "11hnp3gcmcc5kci2caxw4hs6m08h2mhqs3xzqq7iafx1ha2ggwyw"))))
   (build-system gnu-build-system)
   (inputs
    `(("python" ,python-wrapper)        ;for 'units_cur' script
    `(("readline" ,readline)
      ("python" ,python-wrapper)        ;for 'units_cur' script
      ("python-requests" ,python-requests)))
   (arguments
    `(#:phases (modify-phases %standard-phases