mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-21 17:50:34 +02:00
gnu: gnumeric: Add python scripting support.
* gnu/packages/gnome.scm (gnumeric): Do it. [inputs]: Add python2, python2-pygobject-2.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user