diff --git a/sdl2-sys/Cargo.toml b/sdl2-sys/Cargo.toml index d3799962..316eff35 100644 --- a/sdl2-sys/Cargo.toml +++ b/sdl2-sys/Cargo.toml @@ -48,6 +48,7 @@ version = "^0.3" optional = true [build-dependencies] +version_compare = "0.0.10" cfg-if = "^0.1" [features]