[core] kordophoned-client: add support for settings and missing gui features
This commit is contained in:
@@ -10,6 +10,7 @@ log = "0.4.22"
|
||||
# D-Bus dependencies only on Linux
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
dbus = "0.9.7"
|
||||
keyring = { version = "3.6.3", features = ["sync-secret-service"] }
|
||||
|
||||
# D-Bus codegen only on Linux
|
||||
[target.'cfg(target_os = "linux")'.build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user