vcpkg/ports/libnice-gst/vcpkg.json

17 lines
331 B
JSON

{
"name": "libnice-gst",
"version": "0.1.22",
"description": "Gstreamer Libnice plugins.",
"homepage": "https://nice.freedesktop.org",
"license": "LGPL-2.1-only AND MPL-1.1",
"supports": "!xbox",
"dependencies": [
"gstreamer",
"libnice",
{
"name": "vcpkg-tool-meson",
"host": true
}
]
}