mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
pidgin-otr: Add missing intltool-native DEPENDS
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
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 \
|
||||
|
||||
Reference in New Issue
Block a user