guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: totem-pl-parser: Add gobject-introspection support.


From: Mark H. Weaver
Subject: 02/02: gnu: totem-pl-parser: Add gobject-introspection support.
Date: Sun, 21 Jun 2015 03:51:49 +0000

mhw pushed a commit to branch master
in repository guix.

commit 4d6d82818ab8183cca9629832ea31d2f20789be4
Author: Mark H Weaver <address@hidden>
Date:   Sat Jun 20 20:01:00 2015 -0400

    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 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 0c6f2ca..21ca3a8 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)



reply via email to

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