pidgin-otr: Add missing intltool-native DEPENDS
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Jul 2014 08:07:34 +0000 (08:07 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:40:05 +0000 (08:40 -0800)
(From meta-openembedded rev: 181e9ed2d1465b47bddda6d64625d5454bff87dc)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/pidgin/pidgin-otr_4.0.0.bb

index 94ab363..18dbe09 100644 (file)
@@ -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 \