guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: gnu: rygel: Fix build.


From: guix-commits
Subject: 01/02: gnu: rygel: Fix build.
Date: Wed, 19 Jan 2022 17:46:17 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit dfdf20aa0582b012ec3ff1ce4fd15b2bd15da4b1
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 16 01:00:00 2022 +0100

    gnu: rygel: Fix build.
    
    * gnu/packages/gnome.scm (rygel)[native-inputs]: Add python.
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 00ffa115ca..66fe10aa7c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1664,6 +1664,7 @@ mpris,playbin,ruih,tracker3")))
        ("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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]