diff --git a/debian/control b/debian/control index c399a48f..0b29d9e8 100644 --- a/debian/control +++ b/debian/control @@ -276,7 +276,8 @@ Description: Modular compiler and toolchain technologies, IR interpreter Package: llvm-7-dev Architecture: any Depends: ${shlibs:Depends}, libffi-dev (>= 3.0.9), ${misc:Depends}, - llvm-7 (= ${binary:Version}), libllvm7 (= ${binary:Version}), libtinfo-dev + llvm-7 (= ${binary:Version}), libllvm7 (= ${binary:Version}), libtinfo-dev, + libllvm-lto-7-dev Replaces: llvm (<< 2.2-3) Description: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build