yuzu/externals/vcpkg/ports/libcroco/vcpkg.json

11 lines
191 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "libcroco",
"version": "0.6.13",
"port-version": 3,
"description": "A standalone css2 parsing and manipulation library",
"dependencies": [
"glib",
"libxml2"
]
}