16 lines
400 B
JSON
16 lines
400 B
JSON
|
{
|
||
|
"name": "libslirp",
|
||
|
"version-semver": "4.7.0",
|
||
|
"description": "libslirp is a user-mode networking library used by virtual machines, containers or various tools.",
|
||
|
"homepage": "https://gitlab.freedesktop.org/slirp/libslirp",
|
||
|
"license": "BSD-3-Clause",
|
||
|
"supports": "!windows | mingw",
|
||
|
"dependencies": [
|
||
|
"glib",
|
||
|
{
|
||
|
"name": "vcpkg-tool-meson",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|