app-shells/zsh: add note re pcre2 for next release

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-06-11 16:33:46 +01:00
parent c17aa1fdef
commit bf2cf8f030

View File

@@ -22,6 +22,7 @@ LICENSE="ZSH gdbm? ( GPL-2 )"
SLOT="0"
IUSE="caps debug doc examples gdbm maildir pcre static valgrind"
# Next release should use pcre2: https://github.com/zsh-users/zsh/commit/b62e911341c8ec7446378b477c47da4256053dc0
RDEPEND="
>=sys-libs/ncurses-5.1:0=
static? ( >=sys-libs/ncurses-5.7-r4:0=[static-libs] )