mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 10:46:16 +03:00
Merge pull request #5063 from radarhere/libraqm
Updated libraqm to 0.7.1
This commit is contained in:
commit
9923d4974c
|
@ -300,9 +300,9 @@ deps = {
|
||||||
"libs": [r"*.lib"],
|
"libs": [r"*.lib"],
|
||||||
},
|
},
|
||||||
"libraqm": {
|
"libraqm": {
|
||||||
"url": "https://github.com/HOST-Oman/libraqm/archive/v0.7.0.zip",
|
"url": "https://github.com/HOST-Oman/libraqm/archive/v0.7.1.zip",
|
||||||
"filename": "libraqm-0.7.0.zip",
|
"filename": "libraqm-0.7.1.zip",
|
||||||
"dir": "libraqm-0.7.0",
|
"dir": "libraqm-0.7.1",
|
||||||
"build": [
|
"build": [
|
||||||
cmd_copy(r"{winbuild_dir}\raqm.cmake", r"CMakeLists.txt"),
|
cmd_copy(r"{winbuild_dir}\raqm.cmake", r"CMakeLists.txt"),
|
||||||
cmd_cmake(),
|
cmd_cmake(),
|
||||||
|
|
Loading…
Reference in New Issue
Block a user