summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/gnome.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index b1cdbeaebd..be1b8a3e59 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4467,6 +4467,7 @@ targeting the GNOME stack simple.")
("gobject-introspection" ,gobject-introspection)
("glib" ,glib "bin") ; for glib-genmarshal, etc.
("gperf" ,gperf)
+ ("python" ,python)
("xmllint" ,libxml2)))
(propagated-inputs
(list gtk+ ; required by vte-2.91.pc