mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-31 05:03:22 +08:00
18 lines
336 B
JSON
18 lines
336 B
JSON
{
|
|
"name": "fribidi",
|
|
"version": "1.0.11",
|
|
"port-version": 3,
|
|
"description": "GNU FriBidi is an implementation of the Unicode Bidirectional Algorithm (bidi)",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "fribidi",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-tool-meson",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|