Skip to content

Commit 9ac3e33

Browse files
committed
Fix webrtc feature
1 parent 3f45376 commit 9ac3e33

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ports/gstreamer/vcpkg.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -813,6 +813,7 @@
813813
"name": "gstreamer",
814814
"default-features": false,
815815
"features": [
816+
"dtls",
816817
"plugins-bad"
817818
]
818819
},

versions/g-/gstreamer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"versions": [
33
{
4-
"git-tree": "c7e10ac5c457ffd161d4b70761b64cb34194566f",
4+
"git-tree": "f100d071d0dc284d512d38f88f37ecc0b6b2557a",
55
"version": "1.26.4",
66
"port-version": 0
77
},

0 commit comments

Comments
 (0)