From 02b17c9bb64e147affc4acecaa0ff4151b2329bf Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 2 Dec 2022 04:19:46 +0000 Subject: Move {virtual -> app-alternatives}/yacc Signed-off-by: Sam James --- sys-fs/lde/lde-2.6.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-fs/lde') diff --git a/sys-fs/lde/lde-2.6.1-r2.ebuild b/sys-fs/lde/lde-2.6.1-r2.ebuild index c0b1f4584101..615ff025c460 100644 --- a/sys-fs/lde/lde-2.6.1-r2.ebuild +++ b/sys-fs/lde/lde-2.6.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ RDEPEND="sys-libs/ncurses:0=" DEPEND="${RDEPEND}" BDEPEND=" virtual/pkgconfig - virtual/yacc + app-alternatives/yacc " S="${WORKDIR}/${PN}" -- cgit v1.2.3-65-gdbad