diff --git a/sys/Cargo.toml b/sys/Cargo.toml index 7b172e2..cb9e231 100644 --- a/sys/Cargo.toml +++ b/sys/Cargo.toml @@ -2,6 +2,7 @@ name = "ffmpeg-sys" version = "2.8.0-5" build = "build.rs" +links = "ffmpeg" authors = ["meh. "] license = "WTFPL"