summaryrefslogtreecommitdiffstats
path: root/rust/rust-meta/findshlibs-fix-metadata.diff
diff options
context:
space:
mode:
authorMichel Alexandre Salim <salimma@fedoraproject.org>2022-04-14 13:00:34 -0700
committerMichel Alexandre Salim <salimma@fedoraproject.org>2022-04-14 13:00:34 -0700
commit99067be6a2aa67e4cfcfd71e816abaf342f4bfff (patch)
treeaab4b75dcc9a8ad290f2c921f3a10675f7bfdc55 /rust/rust-meta/findshlibs-fix-metadata.diff
parent4eb34926c3ea175a07132ee5c101687769d034b7 (diff)
downloadspecs-99067be6a2aa67e4cfcfd71e816abaf342f4bfff.tar.gz
specs-99067be6a2aa67e4cfcfd71e816abaf342f4bfff.tar.xz
specs-99067be6a2aa67e4cfcfd71e816abaf342f4bfff.zip
+ fishlibs for unretirement review
Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
Diffstat (limited to 'rust/rust-meta/findshlibs-fix-metadata.diff')
-rw-r--r--rust/rust-meta/findshlibs-fix-metadata.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/rust/rust-meta/findshlibs-fix-metadata.diff b/rust/rust-meta/findshlibs-fix-metadata.diff
new file mode 100644
index 0000000..92660c6
--- /dev/null
+++ b/rust/rust-meta/findshlibs-fix-metadata.diff
@@ -0,0 +1,11 @@
+--- findshlibs-0.10.2/Cargo.toml 1970-01-01T00:00:00+00:00
++++ findshlibs-0.10.2/Cargo.toml 2022-04-14T19:58:42.065992+00:00
+@@ -24,8 +24,3 @@
+ version = "0.2.104"
+ [build-dependencies.cc]
+ version = "1.0.67"
+-[target."cfg(any(target_os = \"macos\", target_os = \"ios\"))".dependencies.lazy_static]
+-version = "1.4"
+-[target."cfg(target_os = \"windows\")".dependencies.winapi]
+-version = "0.3.9"
+-features = ["psapi", "memoryapi", "libloaderapi", "processthreadsapi"]