net-mail/mairix: sys-devel/bison -> app-alternatives/yacc

All of these will be using app-alternatives/yacc anyway as they're not unsetting

YACC or LEX, so make the dep reflect reality.

(Included both YACC and LEX out of conservatism.)

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-01-08 12:08:35 +00:00
parent 19e2d158df
commit d647531b8a

View File

@@ -20,7 +20,7 @@ RDEPEND="zlib? ( sys-libs/zlib )
DEPEND="${RDEPEND}
app-alternatives/lex
sys-devel/bison"
app-alternatives/yacc"
# Fail on various locales
RESTRICT="test"