mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-21 02:03:29 -05:00
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 @@ (define-public rygel
|
|||
("gobject-introspection" ,gobject-introspection)
|
||||
("gtk-doc" ,gtk-doc/stable)
|
||||
("pkg-config" ,pkg-config)
|
||||
("python" ,python)
|
||||
("vala" ,vala)
|
||||
("docbook-xml" ,docbook-xml)
|
||||
("dockbook-xsl" ,docbook-xsl)
|
||||
|
|
Loading…
Reference in a new issue