vcpkg/ports/libnice-gst/vcpkg.json
gerard-ryan-immersaview 5b8f3e049d
[libnice libnice-gst] Added libnice-gst port at 0.1.21 and Updated libnice to 0.1.21 (#30567)
Co-authored-by: David Ely <david.ely@immersaview.com>
2023-04-04 20:09:18 -07:00

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"
]
}