app-emulation/ski: 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:05:43 +00:00
parent 4d60a50c41
commit 694b6edf7f

View File

@@ -20,7 +20,7 @@ RDEPEND="dev-libs/libltdl:0=
debug? ( sys-libs/binutils-libs:0= )
motif? ( x11-libs/motif:0= )"
DEPEND="${RDEPEND}
sys-devel/bison
app-alternatives/yacc
app-alternatives/lex
dev-util/gperf"