mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +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/"
|
HOMEPAGE = "http://www.cypherpunks.ca/otr/"
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=92fe174bad6da3763f6e9e9eaff6df24"
|
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 \
|
SRC_URI = "http://www.cypherpunks.ca/otr/${BP}.tar.gz \
|
||||||
file://ignore_extra-portability_warnings.patch \
|
file://ignore_extra-portability_warnings.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user