Do git-deps for gtk stuff

This commit is contained in:
Ospald, Julian
2017-07-11 16:44:41 +02:00
parent fc8ca1af63
commit 5b26d19aa9
2 changed files with 9 additions and 9 deletions

View File

@@ -6,13 +6,13 @@ bitflags = "^0.9.0"
libc = "^0.2.0"
[dependencies.gdk-pixbuf-sys]
version = "^0.3.4"
git = "https://github.com/gtk-rs/sys"
[dependencies.glib-sys]
version = "^0.3.4"
git = "https://github.com/gtk-rs/sys"
[dependencies.gobject-sys]
version = "^0.3.4"
git = "https://github.com/gtk-rs/sys"
[lib]
name = "libnotify_sys"