undo patch
This commit is contained in:
parent
aae148df64
commit
fc3a3c40ed
2 changed files with 32 additions and 52 deletions
|
|
@ -47,13 +47,13 @@ lto = "thin"
|
|||
cosmic-protocols = { git = "https://github.com/pop-os/cosmic-protocols//", rev = "bd65e0f2d55429954839c9e6c7bc5b0d198b85f0" }
|
||||
|
||||
# For development and testing purposes
|
||||
[patch.'https://github.com/pop-os/libcosmic']
|
||||
# [patch.'https://github.com/pop-os/libcosmic']
|
||||
# libcosmic = { git = "https://github.com/pop-os/libcosmic//", branch = "fontconfig" }
|
||||
# cosmic-config = { git = "https://github.com/pop-os/libcosmic//", branch = "fontconfig" }
|
||||
# cosmic-theme = { git = "https://github.com/pop-os/libcosmic//", branch = "fontconfig" }
|
||||
libcosmic = { path = "../libcosmic" }
|
||||
cosmic-config = { path = "../libcosmic/cosmic-config" }
|
||||
cosmic-theme = { path = "../libcosmic/cosmic-theme" }
|
||||
# libcosmic = { path = "../libcosmic" }
|
||||
# cosmic-config = { path = "../libcosmic/cosmic-config" }
|
||||
# cosmic-theme = { path = "../libcosmic/cosmic-theme" }
|
||||
|
||||
# [patch.'https://github.com/pop-os/dbus-settings-bindings']
|
||||
# cosmic-dbus-networkmanager = { path = "../dbus-settings-bindings/networkmanager" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue