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 @@ (define-public vte ("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