summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 12:07:42 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:24:54 +0000
commit45adda114d030c631891cb2451258d13bb1c7124 (patch)
treeefedf8f672ca7dd5a127ea5e264e0bfa83ab53e7 /media-gfx/renderdoc
parentmedia-gfx/openscad: sys-devel/bison -> app-alternatives/yacc (diff)
downloadgentoo-45adda114d030c631891cb2451258d13bb1c7124.tar.gz
gentoo-45adda114d030c631891cb2451258d13bb1c7124.tar.bz2
gentoo-45adda114d030c631891cb2451258d13bb1c7124.zip
media-gfx/renderdoc: 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>
Diffstat (limited to 'media-gfx/renderdoc')
-rw-r--r--media-gfx/renderdoc/renderdoc-1.27-r1.ebuild4
-rw-r--r--media-gfx/renderdoc/renderdoc-1.29-r2.ebuild4
-rw-r--r--media-gfx/renderdoc/renderdoc-1.30.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/media-gfx/renderdoc/renderdoc-1.27-r1.ebuild b/media-gfx/renderdoc/renderdoc-1.27-r1.ebuild
index fcd8446e1b97..e037efac7fef 100644
--- a/media-gfx/renderdoc/renderdoc-1.27-r1.ebuild
+++ b/media-gfx/renderdoc/renderdoc-1.27-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -77,7 +77,7 @@ BDEPEND="
${PYTHON_DEPS}
dev-libs/libpcre
dev-qt/qtcore:5
- sys-devel/bison
+ app-alternatives/yacc
)
verify-sig? ( sec-keys/openpgp-keys-baldurkarlsson )
"
diff --git a/media-gfx/renderdoc/renderdoc-1.29-r2.ebuild b/media-gfx/renderdoc/renderdoc-1.29-r2.ebuild
index 1ec49d4c1e88..871af2fca8b3 100644
--- a/media-gfx/renderdoc/renderdoc-1.29-r2.ebuild
+++ b/media-gfx/renderdoc/renderdoc-1.29-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -77,7 +77,7 @@ BDEPEND="
${PYTHON_DEPS}
dev-libs/libpcre
dev-qt/qtcore:5
- sys-devel/bison
+ app-alternatives/yacc
)
verify-sig? ( sec-keys/openpgp-keys-baldurkarlsson )
"
diff --git a/media-gfx/renderdoc/renderdoc-1.30.ebuild b/media-gfx/renderdoc/renderdoc-1.30.ebuild
index 8243f501a89a..4456c5b0b386 100644
--- a/media-gfx/renderdoc/renderdoc-1.30.ebuild
+++ b/media-gfx/renderdoc/renderdoc-1.30.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -77,7 +77,7 @@ BDEPEND="
${PYTHON_DEPS}
dev-libs/libpcre
dev-qt/qtcore:5
- sys-devel/bison
+ app-alternatives/yacc
)
verify-sig? ( sec-keys/openpgp-keys-baldurkarlsson )
"