mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
readline: force ncurses6.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user