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 --- app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-editors') diff --git a/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild b/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild index 692fd2a49ed7..f716cc74b48e 100644 --- a/app-editors/hteditor/hteditor-2.1.1_pre20161206.ebuild +++ b/app-editors/hteditor/hteditor-2.1.1_pre20161206.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 @@ -20,7 +20,7 @@ RDEPEND="sys-libs/ncurses:0= X? ( x11-libs/libX11 ) >=dev-libs/lzo-2" DEPEND="${RDEPEND} - virtual/yacc + app-alternatives/yacc sys-devel/flex" DOCS=( AUTHORS ChangeLog KNOWNBUGS README TODO ) -- cgit v1.2.3-65-gdbad