From dfdf20aa0582b012ec3ff1ce4fd15b2bd15da4b1 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Sun, 16 Jan 2022 01:00:00 +0100 Subject: gnu: rygel: Fix build. * gnu/packages/gnome.scm (rygel)[native-inputs]: Add python. --- gnu/packages/gnome.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu/packages/gnome.scm') 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) -- cgit v1.2.3