fix: update imports for fde and fd-icons
This commit is contained in:
parent
9b9600a5d6
commit
f7d22446c1
1 changed files with 2 additions and 5 deletions
|
|
@ -132,11 +132,8 @@ url = "2.5.4"
|
|||
zbus = { version = "4.4.0", default-features = false, optional = true }
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
freedesktop-icons = { package = "cosmic-freedesktop-icons", git = "https://github.com/pop-os/freedesktop-icons", branch = "icon-fixes" }
|
||||
# freedesktop-icons = { package = "cosmic-freedesktop-icons", path = "../../pop/freedesktop-icons" }
|
||||
freedesktop-desktop-entry = { git = "https://github.com/pop-os/freedesktop-desktop-entry", branch = "appid-match", optional = true }
|
||||
# freedesktop-desktop-entry = { version = "0.7.9", optional = true }
|
||||
# freedesktop-desktop-entry = { path = "../../pop/freedesktop-desktop-entry", optional = true }
|
||||
freedesktop-icons = { package = "cosmic-freedesktop-icons", git = "https://github.com/pop-os/freedesktop-icons" }
|
||||
freedesktop-desktop-entry = { version = "0.7.10", optional = true }
|
||||
shlex = { version = "1.3.0", optional = true }
|
||||
|
||||
[dependencies.cosmic-theme]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue