commit: 88e61be14c24883ab86ec625e3dcea4056125b1f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 8 12:09:11 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 8 12:25:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88e61be1
sci-visualization/labplot: 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 <AT> gentoo.org>
sci-visualization/labplot/labplot-2.10.1.ebuild | 4 ++--
sci-visualization/labplot/labplot-2.9.0-r1.ebuild | 4 ++--
sci-visualization/labplot/labplot-9999.ebuild | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/sci-visualization/labplot/labplot-2.10.1.ebuild
b/sci-visualization/labplot/labplot-2.10.1.ebuild
index 088be1870718..dceb294dff35 100644
--- a/sci-visualization/labplot/labplot-2.10.1.ebuild
+++ b/sci-visualization/labplot/labplot-2.10.1.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
@@ -69,7 +69,7 @@ DEPEND="
RDEPEND="${DEPEND}"
# not packaged: dev-qt/qtmqtt, bug 683994
BDEPEND="
- sys-devel/bison
+ app-alternatives/yacc
sys-devel/gettext
"
diff --git a/sci-visualization/labplot/labplot-2.9.0-r1.ebuild
b/sci-visualization/labplot/labplot-2.9.0-r1.ebuild
index b6f8c3731bf2..0b0ac52a1aad 100644
--- a/sci-visualization/labplot/labplot-2.9.0-r1.ebuild
+++ b/sci-visualization/labplot/labplot-2.9.0-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
@@ -68,7 +68,7 @@ DEPEND="
RDEPEND="${DEPEND}"
# not packaged: dev-qt/qtmqtt, bug 683994
BDEPEND="
- sys-devel/bison
+ app-alternatives/yacc
sys-devel/gettext
"
diff --git a/sci-visualization/labplot/labplot-9999.ebuild
b/sci-visualization/labplot/labplot-9999.ebuild
index 088be1870718..dceb294dff35 100644
--- a/sci-visualization/labplot/labplot-9999.ebuild
+++ b/sci-visualization/labplot/labplot-9999.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
@@ -69,7 +69,7 @@ DEPEND="
RDEPEND="${DEPEND}"
# not packaged: dev-qt/qtmqtt, bug 683994
BDEPEND="
- sys-devel/bison
+ app-alternatives/yacc
sys-devel/gettext
"