From e4d7119fca177ffa5248f51a6814c0ab51570f03 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 8 Jan 2024 12:08:28 +0000 Subject: net-firewall/itval: 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 --- net-firewall/itval/itval-1.2_p20121104-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-firewall') diff --git a/net-firewall/itval/itval-1.2_p20121104-r1.ebuild b/net-firewall/itval/itval-1.2_p20121104-r1.ebuild index 006b2697ddfe..91d729df9bef 100644 --- a/net-firewall/itval/itval-1.2_p20121104-r1.ebuild +++ b/net-firewall/itval/itval-1.2_p20121104-r1.ebuild @@ -22,7 +22,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - sys-devel/bison + app-alternatives/yacc app-alternatives/lex " S=${WORKDIR}/${MY_P} -- cgit v1.2.3-65-gdbad