From 2c155233009216ad80a43c3fe411111d6cd913d6 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 8 Jan 2024 11:50:33 +0000 Subject: net-analyzer/ippl: sys-devel/flex -> app-alternatives/lex All of these will be using app-alternatives/lex 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 --- net-analyzer/ippl/ippl-1.4.14-r6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/ippl/ippl-1.4.14-r6.ebuild b/net-analyzer/ippl/ippl-1.4.14-r6.ebuild index 6b7cda25bbc2..a764e3b53a63 100644 --- a/net-analyzer/ippl/ippl-1.4.14-r6.ebuild +++ b/net-analyzer/ippl/ippl-1.4.14-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ KEYWORDS="amd64 ~ppc x86" BDEPEND=" app-alternatives/yacc - sys-devel/flex" + app-alternatives/lex" RDEPEND="acct-user/ippl" PATCHES=( -- cgit v1.2.3-65-gdbad