mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Update gstreamer in gstplugin port.
This commit is contained in:
parent
b13a37db28
commit
fee7cc2a36
5 changed files with 58 additions and 146 deletions
|
@ -90,7 +90,7 @@ webvr_traits = {path = "../webvr_traits"}
|
|||
webxr-api = {git = "https://github.com/servo/webxr"}
|
||||
webxr = {git = "https://github.com/servo/webxr"}
|
||||
surfman = { version = "0.1", features = ["sm-osmesa"] }
|
||||
gstreamer = { version = "0.14.5", optional = true }
|
||||
gstreamer = { version = "0.15", optional = true }
|
||||
|
||||
[target.'cfg(all(not(target_os = "windows"), not(target_os = "ios"), not(target_os="android"), not(target_arch="arm"), not(target_arch="aarch64")))'.dependencies]
|
||||
gaol = "0.2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue