me
/
guix
Archived
1
0
Fork 0

gnu: vte: Fix build.

* gnu/packages/gnome.scm (vte)[native-inputs]: Add python.
Mathieu Othacehe 2022-01-18 14:26:21 +01:00
parent 42f7d0d94c
commit 5ed33b0d05
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 1 additions and 0 deletions

View File

@ -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