[oe] [PATCH 04/27] pidgin-otr: Add missing intltool-native DEPENDS

Richard Purdie richard.purdie at linuxfoundation.org
Fri Jul 18 08:42:23 UTC 2014


---
 meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb b/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb
index 94ab363..18dbe09 100644
--- a/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb
+++ b/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 \
-- 
2.0.2




More information about the Openembedded-devel mailing list