Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH 05/15] claws-mail: add curl dependency
Date: Sun,  4 Aug 2013 23:47:37 +0200	[thread overview]
Message-ID: <1375652867-10498-5-git-send-email-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <1375652867-10498-1-git-send-email-Martin.Jansa@gmail.com>

* it's needed by libetpan:
  | configure:20812: checking whether libetpan-config hints compiles and links fine
  | configure:20826: arm-oe-linux-gnueabi-gcc  -march=armv5te -marm -mthumb-interwork --sysroot=sysroots/qemuarm -o conftest -O2 -pipe -g -feliminate-unused-debug-types -Wno-unused-function -Wno-pointer-sign -Wall   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  -lm  -Lsysroots/qemuarm/usr/lib -letpan -pthread -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -lcurl -lgcrypt -lgnutls -lz -lexpat -lgnutls -llockfile >&5
  | sysroots/x86_64-linux/usr/libexec/armv5te-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.8.1/ld: error: cannot find -lcurl
  | collect2: error: ld returned 1 exit status

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb b/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb
index 8368498..122e130 100644
--- a/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb
+++ b/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb
@@ -1,6 +1,6 @@
 SECTION = "x11/network"
 DESCRIPTION = "Mail user agent"
-DEPENDS = "gtk+ libetpan openssl aspell"
+DEPENDS = "gtk+ libetpan openssl aspell curl"
 LICENSE = "GPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=e059bde2972c1790af786f3e86bac22e"
 
-- 
1.8.3.2



  parent reply	other threads:[~2013-08-04 21:47 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-04 21:47 [meta-oe][PATCH 01/15] ecore: add PACKAGECONFIG for wayland Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 02/15] elementary: add PACKAGECONFIG for eweather Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 03/15] azy: add glib-2.0 dependency Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 04/15] devilspie: add dependency on startup-notification Martin Jansa
2013-08-05  8:45   ` Burton, Ross
2013-08-07 20:29     ` Martin Jansa
2013-08-04 21:47 ` Martin Jansa [this message]
2013-08-04 21:47 ` [meta-oe][PATCH 06/15] epiphany: add libgnome-keyring dependency Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 07/15] fbreader: add sqlite3 dependency Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 08/15] python-edje: Fix building by preventing attempted use of examples Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 09/15] gcr: add glib-2.0 dependency Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 10/15] glmark2: add dependency on jpeg Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 11/15] gmtk: inherit gconf Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 12/15] gnome-control-center: add libgtop dependency Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 13/15] gcalctool: move to nonworking Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 14/15] evolution-data-server: upgrade to 3.2.3 Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 15/15] dates: make it compatible with newer evolution-data-server Martin Jansa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1375652867-10498-5-git-send-email-Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox