From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] gnupg: Package only needs ncurses with readline
Date: Thu, 4 Oct 2018 15:36:16 +0200 [thread overview]
Message-ID: <20181004153616.7ed8d046@windsurf> (raw)
In-Reply-To: <20181003002517.27064-1-tpiepho@impinj.com>
Hello,
On Wed, 3 Oct 2018 00:25:48 +0000, Trent Piepho wrote:
> This package only needs ncurses when readline support is enabled, as it's the
> autoconf macro file for readline (used by autoconf to create the gnupg configure
> script) that checks for and pulls in ncurses.
>
> Since readline already depends on ncurses, gnupg need only depend on
> readline (when enabled).
>
> The host package always forces readline support off, so the host-ncurses
> dependency can be removed entirely.
>
> Signed-off-by: Trent Piepho <tpiepho@impinj.com>
> ---
> package/gnupg/Config.in | 1 -
> package/gnupg/gnupg.mk | 4 ++--
> 2 files changed, 2 insertions(+), 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-10-04 13:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-03 0:25 [Buildroot] [PATCH v2] gnupg: Package only needs ncurses with readline Trent Piepho
2018-10-04 13:36 ` Thomas Petazzoni [this message]
2018-10-05 20:37 ` Peter Korsgaard
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=20181004153616.7ed8d046@windsurf \
--to=thomas.petazzoni@bootlin.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.