mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
17 lines
313 B
JSON
17 lines
313 B
JSON
{
|
|
"name": "libraqm",
|
|
"version": "0.10.3",
|
|
"port-version": 1,
|
|
"description": "A library for complex text layout",
|
|
"homepage": "https://github.com/HOST-Oman/libraqm",
|
|
"dependencies": [
|
|
"freetype",
|
|
"fribidi",
|
|
"harfbuzz",
|
|
{
|
|
"name": "vcpkg-tool-meson",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|