From 571ab956b2cac47049ac48e5b2c343495fedd6e9 Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Sat, 12 May 2018 20:34:46 +0530 Subject: [PATCH] Update patch 2004 for the new release. --- debian/patches/2004_clean-cargo-deps.patch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/patches/2004_clean-cargo-deps.patch b/debian/patches/2004_clean-cargo-deps.patch index d45ca6c58..efb86e440 100644 --- a/debian/patches/2004_clean-cargo-deps.patch +++ b/debian/patches/2004_clean-cargo-deps.patch @@ -11,7 +11,7 @@ Forwarded: not-needed This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- a/Cargo.toml +++ b/Cargo.toml -@@ -56,26 +56,26 @@ +@@ -61,27 +61,27 @@ [target.'cfg(target_os = "macos")'.dependencies] core-foundation = { version = "0.5.1", features = ["mac_os_10_7_support"] } @@ -28,6 +28,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ - "jobapi2", - "minwindef", - "ntdef", +- "ntstatus", - "processenv", - "processthreadsapi", - "psapi", @@ -45,6 +46,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +# "jobapi2", +# "minwindef", +# "ntdef", ++# "ntstatus", +# "processenv", +# "processthreadsapi", +# "psapi", -- 2.30.2