mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:29:00 +08:00
9dc5ae24a3
Co-authored-by: Kai Pastor <dg0yt@darc.de>
16 lines
282 B
JSON
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
|
|
}
|
|
]
|
|
}
|