mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
script: Disable our dependency in ffmpeg until the media madness is over.
This commit is contained in:
parent
ec53136863
commit
b9f8905b21
14 changed files with 8 additions and 115 deletions
|
@ -20,9 +20,6 @@ cmake = "0.1"
|
|||
[target.'cfg(any(target_os = "macos", target_os = "linux", target_os = "windows"))'.dependencies]
|
||||
tinyfiledialogs = {git = "https://github.com/jdm/tinyfiledialogs"}
|
||||
|
||||
[target.'cfg(not(any(target_os = "android", target_arch = "arm", target_arch = "aarch64")))'.dependencies]
|
||||
video-metadata = {git = "https://github.com/GuillaumeGomez/video-metadata-rs"}
|
||||
|
||||
[dependencies]
|
||||
angle = {git = "https://github.com/servo/angle", branch = "servo"}
|
||||
app_units = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue