gnupg: drop mandatory dependency on ncurses
authorTrent Piepho <tpiepho@impinj.com>
Wed, 3 Oct 2018 00:25:48 +0000 (00:25 +0000)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 4 Oct 2018 13:35:50 +0000 (15:35 +0200)
commit51e17496cc403c49bc20d3a81f9c71a8a20edd0f
tree33f88e69b3fa8f59bb94fdbf3160a3eb4e47ec23
parent00ed87ef088ea02c53d228d21cb4e4896a872975
gnupg: drop mandatory dependency on ncurses

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>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/gnupg/Config.in
package/gnupg/gnupg.mk