Skip to content
Snippets Groups Projects
Commit f45dcaf4 authored by Steve Lhomme's avatar Steve Lhomme
Browse files

tools: require meson 1.2.3

This is necessary to work on machines with Python 3.12.
libplacebo fails to detect python with meson 1.2.0.

1.2.3 is the first to support Python 3.12 [1]

We download 1.4.2 since 3f852923.

[1] https://mesonbuild.com/meson-python/reference/meson-compatibility.html
parent 4dd60587
No related branches found
No related tags found
1 merge request!5784tools: require meson 1.2.3
Pipeline #496902 passed with stage
in 1 hour, 27 minutes, and 23 seconds
......@@ -166,7 +166,7 @@ check flex
check_nasm 2.14
check gettext
check help2man
check meson 1.0.0
check meson 1.2.3
check_ninja
check gperf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment