mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +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
|
@ -89,8 +89,6 @@ extern crate url;
|
|||
#[macro_use]
|
||||
extern crate util;
|
||||
extern crate uuid;
|
||||
#[cfg(not(any(target_os = "android", target_arch = "arm", target_arch = "aarch64")))]
|
||||
extern crate video_metadata;
|
||||
extern crate webrender_traits;
|
||||
extern crate websocket;
|
||||
extern crate xml5ever;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue