mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-05 05:33:10 +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",
|
||||
"license": "LICENSE",
|
||||
"build": [
|
||||
"rustup update",
|
||||
f"{sys.executable} -m pip install meson",
|
||||
*cmds_cmake(
|
||||
"avif_static",
|
||||
|
|
Loading…
Reference in New Issue
Block a user