~ruther/guix-local

758798a9cb9af09e146506d08a4fe7bfdd3d38ba — Marius Bakke 8 years ago 74e6472
gnu: geoclue: Create typelib files.

* gnu/packages/gnome.scm (geoclue)[native-inputs]: Add GOBJECT-INTROSPECTION.
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +1 -0
@@ 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)