From: Richard Purdie Date: Fri, 18 Jul 2014 08:07:34 +0000 (+0000) Subject: pidgin-otr: Add missing intltool-native DEPENDS X-Git-Tag: rev_ivi_2015_02_04~1735 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=58e0a2c6e9e32a28fb441640ae3fdb4d2471941e;p=scm%2Fbb%2Ftizen-distro.git pidgin-otr: Add missing intltool-native DEPENDS (From meta-openembedded rev: 181e9ed2d1465b47bddda6d64625d5454bff87dc) Signed-off-by: Richard Purdie Signed-off-by: Patrick Ohly --- diff --git a/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb b/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb index 94ab363..18dbe09 100644 --- a/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb +++ b/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb @@ -2,7 +2,7 @@ SUMMARY = "(OTR) Messaging allows you to have private conversations over instant HOMEPAGE = "http://www.cypherpunks.ca/otr/" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24" -DEPENDS = "libgcrypt libotr pidgin" +DEPENDS = "libgcrypt libotr pidgin intltool-native" SRC_URI = "http://www.cypherpunks.ca/otr/${BP}.tar.gz \ file://ignore_extra-portability_warnings.patch \