gnu: gnumeric: Add python scripting support.
* gnu/packages/gnome.scm (gnumeric): Do it. [inputs]: Add python2, python2-pygobject-2.
This commit is contained in:
parent
7bcbd40dc8
commit
2e4c54573f
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user