summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 11:49:52 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:02:02 +0000
commit4ef54dcd31a7d0b3aa3da2de09b2eff11c0a7b13 (patch)
tree8e1af3bd7cc2aa1284bae828a33e2653e42d1a19 /media-libs/mesa
parentmedia-libs/libgphoto2: sys-devel/flex -> app-alternatives/lex (diff)
downloadgentoo-4ef54dcd31a7d0b3aa3da2de09b2eff11c0a7b13.tar.gz
gentoo-4ef54dcd31a7d0b3aa3da2de09b2eff11c0a7b13.tar.bz2
gentoo-4ef54dcd31a7d0b3aa3da2de09b2eff11c0a7b13.zip
media-libs/mesa: sys-devel/flex -> app-alternatives/lex
All of these will be using app-alternatives/lex 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-libs/mesa')
-rw-r--r--media-libs/mesa/mesa-23.1.8.ebuild4
-rw-r--r--media-libs/mesa/mesa-23.1.9.ebuild4
-rw-r--r--media-libs/mesa/mesa-23.2.1.ebuild4
-rw-r--r--media-libs/mesa/mesa-23.3.0.ebuild4
-rw-r--r--media-libs/mesa/mesa-23.3.0_rc5-r1.ebuild4
-rw-r--r--media-libs/mesa/mesa-23.3.1.ebuild4
-rw-r--r--media-libs/mesa/mesa-23.3.2.ebuild4
-rw-r--r--media-libs/mesa/mesa-9999.ebuild4
8 files changed, 16 insertions, 16 deletions
diff --git a/media-libs/mesa/mesa-23.1.8.ebuild b/media-libs/mesa/mesa-23.1.8.ebuild
index c2f779b62df5..248fe4fee3cf 100644
--- a/media-libs/mesa/mesa-23.1.8.ebuild
+++ b/media-libs/mesa/mesa-23.1.8.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
@@ -166,7 +166,7 @@ BDEPEND="
>=dev-util/bindgen-0.58.0
)
sys-devel/bison
- sys-devel/flex
+ app-alternatives/lex
virtual/pkgconfig
$(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]")
llvm? (
diff --git a/media-libs/mesa/mesa-23.1.9.ebuild b/media-libs/mesa/mesa-23.1.9.ebuild
index f460a0d30b7c..eadcf3401a71 100644
--- a/media-libs/mesa/mesa-23.1.9.ebuild
+++ b/media-libs/mesa/mesa-23.1.9.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
@@ -173,7 +173,7 @@ BDEPEND="
>=dev-util/bindgen-0.58.0
)
sys-devel/bison
- sys-devel/flex
+ app-alternatives/lex
virtual/pkgconfig
$(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]")
llvm? (
diff --git a/media-libs/mesa/mesa-23.2.1.ebuild b/media-libs/mesa/mesa-23.2.1.ebuild
index e497bccae3f6..93f334901ea7 100644
--- a/media-libs/mesa/mesa-23.2.1.ebuild
+++ b/media-libs/mesa/mesa-23.2.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
@@ -174,7 +174,7 @@ BDEPEND="
>=dev-util/bindgen-0.58.0
)
sys-devel/bison
- sys-devel/flex
+ app-alternatives/lex
virtual/pkgconfig
$(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]")
llvm? (
diff --git a/media-libs/mesa/mesa-23.3.0.ebuild b/media-libs/mesa/mesa-23.3.0.ebuild
index 2ae05a550bd6..2876fb89bc33 100644
--- a/media-libs/mesa/mesa-23.3.0.ebuild
+++ b/media-libs/mesa/mesa-23.3.0.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
@@ -157,7 +157,7 @@ BDEPEND="
>=dev-util/bindgen-0.58.0
)
sys-devel/bison
- sys-devel/flex
+ app-alternatives/lex
virtual/pkgconfig
$(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]")
vulkan? (
diff --git a/media-libs/mesa/mesa-23.3.0_rc5-r1.ebuild b/media-libs/mesa/mesa-23.3.0_rc5-r1.ebuild
index 2ae05a550bd6..2876fb89bc33 100644
--- a/media-libs/mesa/mesa-23.3.0_rc5-r1.ebuild
+++ b/media-libs/mesa/mesa-23.3.0_rc5-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
@@ -157,7 +157,7 @@ BDEPEND="
>=dev-util/bindgen-0.58.0
)
sys-devel/bison
- sys-devel/flex
+ app-alternatives/lex
virtual/pkgconfig
$(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]")
vulkan? (
diff --git a/media-libs/mesa/mesa-23.3.1.ebuild b/media-libs/mesa/mesa-23.3.1.ebuild
index 526f90205f1f..ec44b119a85e 100644
--- a/media-libs/mesa/mesa-23.3.1.ebuild
+++ b/media-libs/mesa/mesa-23.3.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
@@ -157,7 +157,7 @@ BDEPEND="
>=dev-util/bindgen-0.58.0
)
sys-devel/bison
- sys-devel/flex
+ app-alternatives/lex
virtual/pkgconfig
$(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]")
vulkan? (
diff --git a/media-libs/mesa/mesa-23.3.2.ebuild b/media-libs/mesa/mesa-23.3.2.ebuild
index 5cecdcf511e9..e4a0d2ec8216 100644
--- a/media-libs/mesa/mesa-23.3.2.ebuild
+++ b/media-libs/mesa/mesa-23.3.2.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
@@ -157,7 +157,7 @@ BDEPEND="
>=dev-util/bindgen-0.58.0
)
sys-devel/bison
- sys-devel/flex
+ app-alternatives/lex
virtual/pkgconfig
$(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]")
vulkan? (
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index dfa1ff15e18d..8b06f336cb10 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-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
@@ -158,7 +158,7 @@ BDEPEND="
>=dev-util/meson-1.3.0
)
sys-devel/bison
- sys-devel/flex
+ app-alternatives/lex
virtual/pkgconfig
$(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]")
vulkan? (