mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Add 1.16 feature to gstreamer
This commit is contained in:
parent
db0b9eee98
commit
51a9438b62
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ euclid = "0.20"
|
|||
gfx = { path = "../gfx" }
|
||||
gfx_traits = { path = "../gfx_traits" }
|
||||
gleam = "0.11"
|
||||
gstreamer = { version = "0.15", optional = true }
|
||||
gstreamer = { version = "0.15", features = ["v1_16"], optional = true }
|
||||
ipc-channel = "0.14"
|
||||
keyboard-types = "0.4"
|
||||
layout_thread_2013 = { path = "../layout_thread", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue