summaryrefslogtreecommitdiff
path: root/app-emulation/ruffle/files/ruffle-0_p20230125-no-patch-naga.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/ruffle/files/ruffle-0_p20230125-no-patch-naga.patch')
-rw-r--r--app-emulation/ruffle/files/ruffle-0_p20230125-no-patch-naga.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/app-emulation/ruffle/files/ruffle-0_p20230125-no-patch-naga.patch b/app-emulation/ruffle/files/ruffle-0_p20230125-no-patch-naga.patch
new file mode 100644
index 000000000000..c6d6c801b2f6
--- /dev/null
+++ b/app-emulation/ruffle/files/ruffle-0_p20230125-no-patch-naga.patch
@@ -0,0 +1,9 @@
+Stop cargo from attempting to update it, we're already unpacking same revision.
+--- a/Cargo.toml
++++ b/Cargo.toml
+@@ -72,4 +72,2 @@
+ inherits = "release"
+
+-[patch.crates-io]
+-naga = { git = "https://github.com/gfx-rs/naga", rev = "1be8024" }
+\ No newline at end of file