Skip to content

Commit 91a1b87

Browse files
committed
libsecret: add missing dependency on intltool-native
Signed-off-by: Martin Jansa <[email protected]>
1 parent 36b457d commit 91a1b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-gnome/recipes-gnome/libsecret/libsecret_0.18.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=23c2a5e0106b99d75238986559bb5fc6"
44

55
inherit gnomebase gtk-doc
66

7-
DEPENDS = "glib-2.0 libgcrypt"
7+
DEPENDS = "glib-2.0 libgcrypt intltool-native"
88

99
GNOME_COMPRESS_TYPE = "xz"
1010

0 commit comments

Comments
 (0)