From 4d6d82818ab8183cca9629832ea31d2f20789be4 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Sat, 20 Jun 2015 20:01:00 -0400 Subject: gnu: totem-pl-parser: Add gobject-introspection support. * gnu/packages/gnome.scm (totem-pl-parser)[native-inputs]: Add gobject-introspection. --- 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 0c6f2ca1be..21ca3a8363 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -2401,6 +2401,7 @@ settings, themes, mouse settings, and startup of other daemons.") (native-inputs `(("intltool" ,intltool) ("glib" ,glib "bin") + ("gobject-introspection" ,gobject-introspection) ("pkg-config" ,pkg-config))) (propagated-inputs `(("glib" ,glib) -- cgit v1.2.3