vcpkg/ports/librsvg/vcpkg.json
NancyLi1013 d76b4ebe74
[vcpkg baseline][kf5* librsvg] Add DISABLE_PARALLEL_CONFIGURE (#18600)
* [kf5*] Add DISABLE_PARALLEL_CONFIGURE

* Update version files

* [librsvg] Add DISABLE_PARALLEL_CONFIGURE

* Update version files
2021-06-24 13:04:57 -07:00

14 lines
286 B
JSON

{
"name": "librsvg",
"version": "2.40.20",
"port-version": 4,
"description": "A small library to render Scalable Vector Graphics (SVG)",
"homepage": "https://gitlab.gnome.org/GNOME/librsvg",
"dependencies": [
"cairo",
"gdk-pixbuf",
"libcroco",
"pango"
]
}