vcpkg/ports/libcroco/vcpkg.json
Alexander Neumann 9dc5ae24a3
[libcroco] switch to upstream make build (#25958)
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2024-06-26 13:05:15 -07:00

16 lines
282 B
JSON

{
"name": "libcroco",
"version": "0.6.13",
"port-version": 7,
"description": "A standalone css2 parsing and manipulation library",
"license": "LGPL-2.0-only",
"dependencies": [
"glib",
"libxml2",
{
"name": "vcpkg-cmake",
"host": true
}
]
}