mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
geoclue: add missing intltool-native dependency
* fixes: | checking pkg-config is at least version 0.22... yes | ../geoclue-2.0.0/configure: line 16260: syntax error near unexpected token `0.40.0' | ../geoclue-2.0.0/configure: line 16260: `IT_PROG_INTLTOOL(0.40.0)' 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 dbus-glib json-glib libsoup-2.4"
|
DEPENDS = "glib-2.0 dbus dbus-glib json-glib libsoup-2.4 intltool-native"
|
||||||
|
|
||||||
inherit autotools pkgconfig gtk-doc
|
inherit autotools pkgconfig gtk-doc
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user