Restructure config to fix debian builds
This commit is contained in:
parent
edaf5b994e
commit
515dbb3337
6 changed files with 5 additions and 2 deletions
|
|
@ -26,6 +26,7 @@ resolver = "2"
|
|||
[workspace.dependencies]
|
||||
anyhow = "1.0.95"
|
||||
cctk = { git = "https://github.com/pop-os/cosmic-protocols", package = "cosmic-client-toolkit", rev = "178eb0b" }
|
||||
cosmic-applets-config = { path = "cosmic-applets-config" }
|
||||
cosmic-protocols = { git = "https://github.com/pop-os/cosmic-protocols", default-features = false, features = [
|
||||
"client",
|
||||
], rev = "1425bd4" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue