mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
bash: libhistory comes from readline too.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user