aboutsummaryrefslogtreecommitdiff
path: root/ports/libraqm/vcpkg.json
blob: 7e124e8639ccc47139f187952036b577779cb634 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "libraqm",
  "version-string": "0.7.0",
  "port-version": 3,
  "description": "A library for complex text layout",
  "dependencies": [
    "freetype",
    "fribidi",
    "harfbuzz"
  ]
}