mirror of
https://gitlab.com/marcandre.lureau/qemu-display.git
synced 2024-12-22 13:45:18 +00:00
Use zbus upstream again
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
This commit is contained in:
parent
8d127cab56
commit
cefc08d03e
@ -10,8 +10,8 @@ members = [
|
||||
default-members = ["qemu-rdw"]
|
||||
|
||||
[patch.crates-io]
|
||||
zbus = { git = 'https://gitlab.freedesktop.org/elmarco/zbus.git', branch = 'proxy-prop' }
|
||||
zvariant = { git = 'https://gitlab.freedesktop.org/elmarco/zbus.git', branch = 'proxy-prop' }
|
||||
zbus = { git = 'https://gitlab.freedesktop.org/dbus/zbus.git' }
|
||||
zvariant = { git = 'https://gitlab.freedesktop.org/dbus/zbus.git' }
|
||||
vnc = { git = 'https://github.com/elmarco/rust-vnc', branch = 'server' }
|
||||
|
||||
[patch."https://gitlab.gnome.org/malureau/rdw.git"]
|
||||
|
Loading…
Reference in New Issue
Block a user