me
/
guix
Archived
1
0
Fork 0

gnu: baobab: Add python to native inputs.

* gnu/packages/gnome.scm (baobab)[native-inputs]: Add python.
master
Maxim Cournoyer 2021-12-26 19:39:59 -05:00
parent c1482ef315
commit 235a083103
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 1 additions and 0 deletions

View File

@ -9168,6 +9168,7 @@ files.")
(native-inputs
`(("intltool" ,intltool)
("pkg-config" ,pkg-config)
("python" ,python)
("desktop-file-utils" ,desktop-file-utils) ; for update-desktop-database
("gtk+-bin" ,gtk+ "bin") ; for gtk-update-icon-cache
("itstool" ,itstool)