commit: a32b01e046bd1d0ec534c58d7211cc685d73f295
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 8 20:00:30 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Nov 8 21:02:10 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a32b01e0
media-libs/mesa: Drop meson version requirements
meson.eclass now requires dev-util/meson-1.2.1.
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-libs/mesa/mesa-9999.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 06b3af50c763..e74f085ef100 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -167,12 +167,10 @@ DEPEND="${RDEPEND}
)
"
BDEPEND="
- >=dev-util/meson-1.0.0
${PYTHON_DEPS}
opencl? (
>=virtual/rust-1.62.0
>=dev-util/bindgen-0.58.0
- >=dev-util/meson-1.2.0
)
sys-devel/bison
sys-devel/flex