15 lines
293 B
JSON
Executable file
15 lines
293 B
JSON
Executable file
{
|
|
"name": "libxmlpp",
|
|
"version": "5.0.0",
|
|
"port-version": 2,
|
|
"description": "a C++ wrapper for the libxml XML parser library.",
|
|
"supports": "!(windows & static)",
|
|
"dependencies": [
|
|
"glibmm",
|
|
"libxml2",
|
|
{
|
|
"name": "vcpkg-tool-meson",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|