mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libsecret: add missing dependency on intltool-native
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
85c97522be
commit
2f0c047191
@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=23c2a5e0106b99d75238986559bb5fc6"
|
||||
|
||||
inherit gnomebase gtk-doc
|
||||
|
||||
DEPENDS = "glib-2.0 libgcrypt"
|
||||
DEPENDS = "glib-2.0 libgcrypt intltool-native"
|
||||
|
||||
GNOME_COMPRESS_TYPE = "xz"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user