mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
libsecret: add missing dependency on intltool-native
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=23c2a5e0106b99d75238986559bb5fc6"
|
|||||||
|
|
||||||
inherit gnomebase gtk-doc
|
inherit gnomebase gtk-doc
|
||||||
|
|
||||||
DEPENDS = "glib-2.0 libgcrypt"
|
DEPENDS = "glib-2.0 libgcrypt intltool-native"
|
||||||
|
|
||||||
GNOME_COMPRESS_TYPE = "xz"
|
GNOME_COMPRESS_TYPE = "xz"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user