chore: cleanup
This commit is contained in:
parent
16185fe21e
commit
f150f9e54e
3 changed files with 173 additions and 342 deletions
509
Cargo.lock
generated
509
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -77,8 +77,6 @@ i18n-embed-fl = "0.7"
|
|||
rust-embed = "8"
|
||||
futures-util = "0.3.30"
|
||||
timedate-zbus = { git = "https://github.com/pop-os/dbus-settings-bindings" }
|
||||
tachyonix = "0.3.1"
|
||||
itoa = "1.0.15"
|
||||
cosmic-randr-shell = { workspace = true }
|
||||
kdl.workspace = true
|
||||
|
||||
|
|
@ -124,7 +122,6 @@ tokio = "1.39.1"
|
|||
zbus = "5"
|
||||
kdl = "6"
|
||||
cosmic-randr-shell = { git = "https://github.com/pop-os/cosmic-randr", default-features = false, branch = "kdl-command" }
|
||||
# cosmic-randr-shell = { path = "../cosmic-randr/shell", default-features = false }
|
||||
|
||||
[workspace.dependencies.cosmic-applets-config]
|
||||
git = "https://github.com/pop-os/cosmic-applets"
|
||||
|
|
@ -136,8 +133,6 @@ default-features = false
|
|||
|
||||
[workspace.dependencies.cosmic-comp-config]
|
||||
git = "https://github.com/pop-os/cosmic-comp"
|
||||
branch = "refactor-config"
|
||||
# path = "../cosmic-comp/cosmic-comp-config"
|
||||
default-features = false
|
||||
features = ["output", "randr"]
|
||||
|
||||
|
|
|
|||
1
debian/control
vendored
1
debian/control
vendored
|
|
@ -23,6 +23,7 @@ Depends:
|
|||
adduser,
|
||||
cosmic-comp,
|
||||
cosmic-greeter-daemon,
|
||||
cosmic-randr,
|
||||
dbus,
|
||||
${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue