bash: libhistory comes from readline too.

This commit is contained in:
Jérôme Duval
2019-12-03 18:38:45 +01:00
committed by GitHub
parent dff7164fd9
commit 29f6a6a494

View File

@@ -5,7 +5,7 @@ incorporates useful features from the Korn and C shells (ksh and csh)."
HOMEPAGE="https://www.gnu.org/software/bash/"
COPYRIGHT="1987-2018 Free Software Foundation, Inc."
LICENSE="GNU GPL v3"
REVISION="3"
REVISION="4"
SOURCE_URI="https://ftpmirror.gnu.org/bash/bash-5.0.tar.gz"
CHECKSUM_SHA256="b4a80f2ac66170b2913efbfb9f2594f1f76c7b1afd11f799e22035d63077fb4d"
for i in {001..11}; do
@@ -48,7 +48,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku_devel
devel:libhistory
devel:libhistory >= 8
devel:libreadline >= 8
devel:libncursesw
devel:libintl