Skip to content

Commit

Permalink
libsecret: add missing dependency on intltool-native
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Jansa <[email protected]>
  • Loading branch information
shr-project committed Aug 24, 2015
1 parent 36b457d commit 91a1b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-gnome/recipes-gnome/libsecret/libsecret_0.18.bb
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 91a1b87

Please sign in to comment.