mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-12 02:09:38 +08:00
5b8f3e049d
Co-authored-by: David Ely <david.ely@immersaview.com>
12 lines
242 B
JSON
12 lines
242 B
JSON
{
|
|
"name": "libnice-gst",
|
|
"version": "0.1.21",
|
|
"description": "Gstreamer Libnice plugins.",
|
|
"homepage": "https://nice.freedesktop.org",
|
|
"license": "LGPL-2.1-only AND MPL-1.1",
|
|
"dependencies": [
|
|
"gstreamer",
|
|
"libnice"
|
|
]
|
|
}
|