summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 12:05:47 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:21:37 +0000
commita9f5440566a22bf2174b67244facbc10db26da08 (patch)
treefd0e3bab7f833c6550dbac5feee3be3f500f7b66
parentapp-emulation/spim: sys-devel/bison -> app-alternatives/yacc (diff)
downloadgentoo-a9f5440566a22bf2174b67244facbc10db26da08.tar.gz
gentoo-a9f5440566a22bf2174b67244facbc10db26da08.tar.bz2
gentoo-a9f5440566a22bf2174b67244facbc10db26da08.zip
app-emulation/vkd3d: 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 <sam@gentoo.org>
-rw-r--r--app-emulation/vkd3d/vkd3d-1.10.ebuild2
-rw-r--r--app-emulation/vkd3d/vkd3d-1.9.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vkd3d/vkd3d-1.10.ebuild b/app-emulation/vkd3d/vkd3d-1.10.ebuild
index a07c6243deca..6c1db7ea7dff 100644
--- a/app-emulation/vkd3d/vkd3d-1.10.ebuild
+++ b/app-emulation/vkd3d/vkd3d-1.10.ebuild
@@ -27,7 +27,7 @@ DEPEND="
"
BDEPEND="
app-alternatives/lex
- sys-devel/bison
+ app-alternatives/yacc
virtual/pkgconfig
"
diff --git a/app-emulation/vkd3d/vkd3d-1.9.ebuild b/app-emulation/vkd3d/vkd3d-1.9.ebuild
index a07c6243deca..6c1db7ea7dff 100644
--- a/app-emulation/vkd3d/vkd3d-1.9.ebuild
+++ b/app-emulation/vkd3d/vkd3d-1.9.ebuild
@@ -27,7 +27,7 @@ DEPEND="
"
BDEPEND="
app-alternatives/lex
- sys-devel/bison
+ app-alternatives/yacc
virtual/pkgconfig
"