From 1bbe134dfd8063e9aa87a683c06e63de1fbd3d68 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 8 Jan 2024 12:09:43 +0000 Subject: sys-process/at: 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 --- sys-process/at/at-3.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-process') diff --git a/sys-process/at/at-3.2.5.ebuild b/sys-process/at/at-3.2.5.ebuild index e00f84a7515f..e4fbd3d6f641 100644 --- a/sys-process/at/at-3.2.5.ebuild +++ b/sys-process/at/at-3.2.5.ebuild @@ -31,7 +31,7 @@ RDEPEND="${DEPEND} " BDEPEND=" >=sys-devel/autoconf-2.64 - sys-devel/bison + app-alternatives/yacc app-alternatives/lex " -- cgit v1.2.3-65-gdbad