mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-12 09:03:07 +03:00
Update rust when building libavif
This commit is contained in:
parent
efa2288643
commit
7824d2f8c6
|
@ -389,6 +389,7 @@ DEPS: dict[str, dict[str, Any]] = {
|
||||||
"filename": f"libavif-{V['LIBAVIF']}.zip",
|
"filename": f"libavif-{V['LIBAVIF']}.zip",
|
||||||
"license": "LICENSE",
|
"license": "LICENSE",
|
||||||
"build": [
|
"build": [
|
||||||
|
"rustup update",
|
||||||
f"{sys.executable} -m pip install meson",
|
f"{sys.executable} -m pip install meson",
|
||||||
*cmds_cmake(
|
*cmds_cmake(
|
||||||
"avif_static",
|
"avif_static",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user