commit:     87eccb808788efd2959f0d7e9d4a84883098924b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 29 14:34:30 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Aug 29 14:35:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87eccb80

media-libs/mesa: Require >=meson-1.2.0 for USE=opencl

Closes: https://bugs.gentoo.org/913178
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-libs/mesa/mesa-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 72d16a0ad667..38259ac52a7b 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -164,6 +164,7 @@ BDEPEND="
        opencl? (
                >=virtual/rust-1.62.0
                >=dev-util/bindgen-0.58.0
+               >=dev-util/meson-1.2.0
        )
        sys-devel/bison
        sys-devel/flex

Reply via email to