mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 08:29:00 +08:00
12 lines
199 B
JSON
12 lines
199 B
JSON
|
{
|
||
|
"name": "libraqm",
|
||
|
"version-string": "0.7.0",
|
||
|
"port-version": 3,
|
||
|
"description": "A library for complex text layout",
|
||
|
"dependencies": [
|
||
|
"freetype",
|
||
|
"fribidi",
|
||
|
"harfbuzz"
|
||
|
]
|
||
|
}
|