mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 15:45:37 +00:00
pidgin-otr: Add missing intltool-native DEPENDS
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
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 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user