diff options
Diffstat (limited to 'app-emulation/ruffle/files/ruffle-0_p20230312-no-patch-naga.patch')
-rw-r--r-- | app-emulation/ruffle/files/ruffle-0_p20230312-no-patch-naga.patch | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app-emulation/ruffle/files/ruffle-0_p20230312-no-patch-naga.patch b/app-emulation/ruffle/files/ruffle-0_p20230312-no-patch-naga.patch new file mode 100644 index 000000000000..d65caef16346 --- /dev/null +++ b/app-emulation/ruffle/files/ruffle-0_p20230312-no-patch-naga.patch @@ -0,0 +1,6 @@ +Stop cargo from attempting to update it, we're already unpacking same revision. +--- a/Cargo.toml ++++ b/Cargo.toml +@@ -74,2 +73,0 @@ +-[patch.crates-io] +-naga = { git = "https://github.com/gfx-rs/naga", rev = "1be8024" } |