mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-12 04:38:24 -05:00
12 lines
197 B
JSON
12 lines
197 B
JSON
|
{
|
||
|
"name": "libraqm",
|
||
|
"version-string": "0.9.0",
|
||
|
"description": "A library for complex text layout",
|
||
|
"dependencies": [
|
||
|
"freetype",
|
||
|
"fribidi",
|
||
|
"harfbuzz",
|
||
|
"vcpkg-cmake"
|
||
|
]
|
||
|
}
|