File: remove-zbus-polkit.diff

package info (click to toggle)
rust-zbus-1 1.9.3-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 864 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 323 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: zbus-1/Cargo.toml
===================================================================
--- zbus-1.orig/Cargo.toml
+++ zbus-1/Cargo.toml
@@ -86,8 +86,5 @@ default-features = false
 [dev-dependencies.doc-comment]
 version = "0.3.3"
 
-[dev-dependencies.zbus_polkit]
-version = "1"
-
 [features]
 xml = ["serde-xml-rs"]