mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 15:09:00 +08:00
11955f1ffd
* [libraqm] Fix install * update version
14 lines
265 B
JSON
14 lines
265 B
JSON
{
|
|
"name": "libraqm",
|
|
"version": "0.9.0",
|
|
"port-version": 1,
|
|
"description": "A library for complex text layout",
|
|
"homepage": "https://github.com/HOST-Oman/libraqm",
|
|
"dependencies": [
|
|
"freetype",
|
|
"fribidi",
|
|
"harfbuzz",
|
|
"vcpkg-cmake"
|
|
]
|
|
}
|