summaryrefslogtreecommitdiff
path: root/app-emulation/ruffle/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-26 01:54:54 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-26 01:54:54 +0000
commit79de60c14eee653ca1a344ce0f850edc088f1bc8 (patch)
tree0f2b6a5f9ab9f9a7a92396e477eaa42b3bd8eacd /app-emulation/ruffle/files
parent95985714240f6993f90c5096f2dac642d5d42928 (diff)
gentoo auto-resync : 26:01:2023 - 01:54:54
Diffstat (limited to 'app-emulation/ruffle/files')
-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