gnu: geoclue: Create typelib files.
* gnu/packages/gnome.scm (geoclue)[native-inputs]: Add GOBJECT-INTROSPECTION.
This commit is contained in:
parent
74e6472451
commit
758798a9cb
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue