Fix-up gstreamer-mpegts-sys dependencies

This commit is contained in:
Sebastian Dröge 2017-11-26 19:19:51 +02:00
parent d501b15ff9
commit 042dd08090

View file

@ -7,12 +7,8 @@ pkg-config = "0.3.7"
[dependencies]
libc = "0.2"
[dependencies.glib-sys]
git = "https://github.com/gtk-rs/sys"
[dependencies.gobject-sys]
git = "https://github.com/gtk-rs/sys"
glib-sys = { git = "https://github.com/gtk-rs/sys" }
gobject-sys = { git = "https://github.com/gtk-rs/sys" }
[dependencies.gstreamer-base-sys]
path = "../gstreamer-base-sys"