bump min version of LLVM for mips fix

This commit is contained in:
Ximin Luo 2019-12-23 03:16:54 +00:00
parent 7b00322bd8
commit dc862911b2

2
debian/control vendored
View File

@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
rustc:native (<= 1.39.0++) <!pkg.rustc.dlstage0>,
llvm-9-dev:native,
llvm-9-tools:native,
libllvm9,
libllvm9 (>= 1:9.0.1-2),
autotools-dev,
cmake (>= 3.0) | cmake3,
# needed by some vendor crates