From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 3/3] package/gnupg2: add readline optional dependency
Date: Wed, 1 Oct 2014 22:46:58 +0200 [thread overview]
Message-ID: <20141001224658.5f97c04b@free-electrons.com> (raw)
In-Reply-To: <1411509457-8182-3-git-send-email-romain.naour@openwide.fr>
Dear Romain Naour,
On Tue, 23 Sep 2014 23:57:37 +0200, Romain Naour wrote:
> +ifeq ($(BR2_PACKAGE_READLINE),y)
> +GNUPG2_DEPENDENCIES += readline
> +endif
I've added --with-readline/--without-readline options and applied your
patch.
Thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-10-01 20:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-23 21:57 [Buildroot] [PATCH v2 1/3] package/gnupg2: configure script use the wrong stdint.h file Romain Naour
2014-09-23 21:57 ` [Buildroot] [PATCH v2 2/3] package/gnupg2: add bzip2 optional dependency Romain Naour
2014-10-01 20:46 ` Thomas Petazzoni
2014-09-23 21:57 ` [Buildroot] [PATCH v2 3/3] package/gnupg2: add readline " Romain Naour
2014-10-01 20:46 ` Thomas Petazzoni [this message]
2014-10-01 21:19 ` [Buildroot] [PATCH v2 1/3] package/gnupg2: configure script use the wrong stdint.h file Thomas Petazzoni
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=20141001224658.5f97c04b@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.