gnu: rygel: Fix build.
* gnu/packages/gnome.scm (rygel)[native-inputs]: Add python.
This commit is contained in:
parent
b849c1e0b1
commit
dfdf20aa05
1 changed files with 1 additions and 0 deletions
|
@ -1664,6 +1664,7 @@ mpris,playbin,ruih,tracker3")))
|
||||||
("gobject-introspection" ,gobject-introspection)
|
("gobject-introspection" ,gobject-introspection)
|
||||||
("gtk-doc" ,gtk-doc/stable)
|
("gtk-doc" ,gtk-doc/stable)
|
||||||
("pkg-config" ,pkg-config)
|
("pkg-config" ,pkg-config)
|
||||||
|
("python" ,python)
|
||||||
("vala" ,vala)
|
("vala" ,vala)
|
||||||
("docbook-xml" ,docbook-xml)
|
("docbook-xml" ,docbook-xml)
|
||||||
("dockbook-xsl" ,docbook-xsl)
|
("dockbook-xsl" ,docbook-xsl)
|
||||||
|
|
Reference in a new issue