mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 15:49:01 +08:00
8657e923f4
* [libcroco] add license id and use vcpkg_install_copyright() * Update version database
20 lines
350 B
JSON
20 lines
350 B
JSON
{
|
|
"name": "libcroco",
|
|
"version": "0.6.13",
|
|
"port-version": 5,
|
|
"description": "A standalone css2 parsing and manipulation library",
|
|
"license": "LGPL-2.0-only",
|
|
"dependencies": [
|
|
"glib",
|
|
"libxml2",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|