summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-02 04:19:46 +0000
committerSam James <sam@gentoo.org>2022-12-02 21:09:48 +0000
commit02b17c9bb64e147affc4acecaa0ff4151b2329bf (patch)
tree2fc404197c16c76cdae2ecadb9c4390a77b5e4b7 /app-emulation/vice
parentsys-devel/flex: support app-alternatives/lex (diff)
downloadgentoo-02b17c9bb64e147affc4acecaa0ff4151b2329bf.tar.gz
gentoo-02b17c9bb64e147affc4acecaa0ff4151b2329bf.tar.bz2
gentoo-02b17c9bb64e147affc4acecaa0ff4151b2329bf.zip
Move {virtual -> app-alternatives}/yacc
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/vice')
-rw-r--r--app-emulation/vice/vice-3.6.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/vice/vice-3.6.1-r2.ebuild b/app-emulation/vice/vice-3.6.1-r2.ebuild
index a6f84bd6d1b2..42bc7e5822b6 100644
--- a/app-emulation/vice/vice-3.6.1-r2.ebuild
+++ b/app-emulation/vice/vice-3.6.1-r2.ebuild
@@ -74,7 +74,7 @@ BDEPEND="
sys-devel/flex
sys-devel/gettext
virtual/pkgconfig
- virtual/yacc
+ app-alternatives/yacc
doc? ( virtual/texi2dvi )
gtk? ( x11-misc/xdg-utils )"