guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: geoclue: Create typelib files.


From: Marius Bakke
Subject: 01/02: gnu: geoclue: Create typelib files.
Date: Thu, 8 Jun 2017 12:29:00 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 758798a9cb9af09e146506d08a4fe7bfdd3d38ba
Author: Marius Bakke <address@hidden>
Date:   Thu Jun 8 18:00:01 2017 +0200

    gnu: geoclue: Create typelib files.
    
    * gnu/packages/gnome.scm (geoclue)[native-inputs]: Add 
GOBJECT-INTROSPECTION.
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 84ae1cf..4069aba 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2634,6 +2634,7 @@ output devices.")
                          (("/bin/true") (which "true"))))))))
     (native-inputs
      `(("pkg-config" ,pkg-config)
+       ("gobject-introspection" ,gobject-introspection)
        ("intltool" ,intltool)))
     (inputs
      `(("avahi" ,avahi)



reply via email to

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