mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
geoclue: add missing dependency on gobject-introspection-native
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ SECTION = "console/network"
|
|||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8114b83a0435d8136b47bd70111ce5cd"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=8114b83a0435d8136b47bd70111ce5cd"
|
||||||
|
|
||||||
DEPENDS = "glib-2.0 dbus json-glib libsoup-2.4 intltool-native"
|
DEPENDS = "glib-2.0 dbus json-glib libsoup-2.4 intltool-native gobject-introspection-native"
|
||||||
|
|
||||||
inherit autotools pkgconfig gtk-doc
|
inherit autotools pkgconfig gtk-doc
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user