From dbe3af51b2a2af714f18132f889f50d3a2823b19 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 11 Apr 2019 08:18:54 +0200 Subject: [PATCH] readline: force ncurses6. --- sys-libs/readline/readline-7.0.3.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/readline/readline-7.0.3.recipe b/sys-libs/readline/readline-7.0.3.recipe index e1be4f481..0aed5c9b9 100644 --- a/sys-libs/readline/readline-7.0.3.recipe +++ b/sys-libs/readline/readline-7.0.3.recipe @@ -12,7 +12,7 @@ Readline in applications which desire its capabilities." HOMEPAGE="http://tiswww.case.edu/php/chet/readline/rltop.html" COPYRIGHT="1989-2017 Free Software Foundation, Inc." LICENSE="GNU GPL v3" -REVISION="2" +REVISION="3" SOURCE_URI="ftp://ftp.gnu.org/gnu/readline/readline-7.0.tar.gz" CHECKSUM_SHA256="750d437185286f40a369e1e4f4764eda932b9459b5ec9a731628393dd3d32334" SOURCE_DIR="readline-7.0" @@ -48,7 +48,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libncurses$secondaryArchSuffix + devel:libncurses$secondaryArchSuffix >= 6 " BUILD_PREREQUIRES=" cmd:aclocal