summaryrefslogtreecommitdiff
path: root/libre/icedove/rust-fix-rusty-cheddar-crate-setup.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre/icedove/rust-fix-rusty-cheddar-crate-setup.patch')
-rw-r--r--libre/icedove/rust-fix-rusty-cheddar-crate-setup.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/libre/icedove/rust-fix-rusty-cheddar-crate-setup.patch b/libre/icedove/rust-fix-rusty-cheddar-crate-setup.patch
new file mode 100644
index 000000000..656ae4a27
--- /dev/null
+++ b/libre/icedove/rust-fix-rusty-cheddar-crate-setup.patch
@@ -0,0 +1,10 @@
+--- a/mozilla/media/libstagefright/binding/mp4parse_capi/Cargo.toml
++++ b/mozilla/media/libstagefright/binding/mp4parse_capi/Cargo.toml
+@@ -6,6 +6,7 @@ authors = [
+ "Matthew Gregan <kinetik@flim.org>",
+ "Alfredo Yang <ayang@mozilla.com>",
+ ]
++build = false
+
+ description = "Parser for ISO base media file format (mp4)"
+ documentation = "https://mp4parse-docs.surge.sh/mp4parse/"