From 9df00ae55994ef37ccfd562f9740f2ca2ef905c8 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 8 Jan 2024 12:09:10 +0000 Subject: sci-mathematics/opensmt: 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 --- sci-mathematics/opensmt/opensmt-2.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/opensmt/opensmt-2.5.2.ebuild b/sci-mathematics/opensmt/opensmt-2.5.2.ebuild index 5155579d655c..ce988bcd0572 100644 --- a/sci-mathematics/opensmt/opensmt-2.5.2.ebuild +++ b/sci-mathematics/opensmt/opensmt-2.5.2.ebuild @@ -31,7 +31,7 @@ RDEPEND=" " DEPEND="${RDEPEND}" BDEPEND=" - sys-devel/bison + app-alternatives/yacc app-alternatives/lex test? ( dev-cpp/gtest ) " -- cgit v1.2.3-65-gdbad