Update 'lightdm-sys/Cargo.toml'
This commit is contained in:
parent
7a5e10b22a
commit
5398f66794
|
@ -11,15 +11,9 @@ name = "light_dm_sys"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
gio-sys = "0.9.1"
|
||||||
[dependencies.gio-sys]
|
gobject-sys = "0.9.1"
|
||||||
git = "https://github.com/gtk-rs/sys"
|
glib-sys = "0.9.1"
|
||||||
|
|
||||||
[dependencies.gobject-sys]
|
|
||||||
git = "https://github.com/gtk-rs/sys"
|
|
||||||
|
|
||||||
[dependencies.glib-sys]
|
|
||||||
git = "https://github.com/gtk-rs/sys"
|
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
pkg-config = "0.3.7"
|
pkg-config = "0.3.7"
|
||||||
|
|
Loading…
Reference in New Issue