gnu: baobab: Add python to native inputs.
* gnu/packages/gnome.scm (baobab)[native-inputs]: Add python.
This commit is contained in:
parent
c1482ef315
commit
235a083103
1 changed files with 1 additions and 0 deletions
|
@ -9168,6 +9168,7 @@ (define-public baobab
|
|||
(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)
|
||||
|
|
Loading…
Reference in a new issue