mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-11 22:13:45 +00:00
add the libllvm-lto-7-dev dep
This commit is contained in:
parent
942eec2f4b
commit
3609b7b651
3
debian/control
vendored
3
debian/control
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user