mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
geoclue: add missing dependency on gobject-introspection-native
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
0d80e47ce2
commit
a975cd8e98
@ -8,7 +8,7 @@ SECTION = "console/network"
|
||||
|
||||
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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user