sys-apps/fbset: 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:09:17 +00:00
parent e55f1858bb
commit 8dd11cab57

View File

@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="static"
BDEPEND="sys-devel/bison
BDEPEND="app-alternatives/yacc
app-alternatives/lex"
RDEPEND=""