pidgin-otr: Add missing intltool-native DEPENDS

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2014-07-18 08:07:34 +00:00
committed by Martin Jansa
parent a757e91bc2
commit 181e9ed2d1
@@ -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 \