aboutsummaryrefslogtreecommitdiff
path: root/deskutils/pueue/files/patch-pueue_Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/pueue/files/patch-pueue_Cargo.toml')
-rw-r--r--deskutils/pueue/files/patch-pueue_Cargo.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/deskutils/pueue/files/patch-pueue_Cargo.toml b/deskutils/pueue/files/patch-pueue_Cargo.toml
new file mode 100644
index 000000000000..26187599a120
--- /dev/null
+++ b/deskutils/pueue/files/patch-pueue_Cargo.toml
@@ -0,0 +1,8 @@
+--- pueue/Cargo.toml.orig 2024-05-13 20:19:16 UTC
++++ pueue/Cargo.toml
+@@ -68,5 +68,4 @@ crossterm = { version = "0.27", default-features = fal
+ # Test specific dev-dependencies
+ [target.'cfg(any(target_os = "linux", target_os = "freebsd"))'.dependencies]
+ whoami = "1"
+-procfs = { version = "0.16", default-features = false }
+