mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +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"],
|
||||
},
|
||||
"libraqm": {
|
||||
"url": "https://github.com/HOST-Oman/libraqm/archive/v0.7.0.zip",
|
||||
"filename": "libraqm-0.7.0.zip",
|
||||
"dir": "libraqm-0.7.0",
|
||||
"url": "https://github.com/HOST-Oman/libraqm/archive/v0.7.1.zip",
|
||||
"filename": "libraqm-0.7.1.zip",
|
||||
"dir": "libraqm-0.7.1",
|
||||
"build": [
|
||||
cmd_copy(r"{winbuild_dir}\raqm.cmake", r"CMakeLists.txt"),
|
||||
cmd_cmake(),
|
||||
|
|
Loading…
Reference in New Issue
Block a user