gnu: gnumeric: Add python scripting support.

* gnu/packages/gnome.scm (gnumeric): Do it.
[inputs]: Add python2, python2-pygobject-2.
master
Efraim Flashner 2015-12-11 13:26:39 +02:00
parent 7bcbd40dc8
commit 2e4c54573f
1 changed files with 2 additions and 0 deletions

View File

@ -1551,6 +1551,8 @@ Hints specification (EWMH).")
("librsvg" ,librsvg)
("libxml2" ,libxml2)
("libxslt" ,libxslt)
("python" ,python-2)
("python2-pygobject", python2-pygobject-2)
("zlib" ,zlib)))
(native-inputs
`(("intltool" ,intltool)