aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/libraqm/vcpkg.json
blob: 56e54e80543aaa70d9981e311df5c2266801d6bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "libraqm",
  "version": "0.10.3",
  "description": "A library for complex text layout",
  "homepage": "https://github.com/HOST-Oman/libraqm",
  "dependencies": [
    "freetype",
    "fribidi",
    "harfbuzz",
    "vcpkg-cmake"
  ]
}