mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-13 23:28:50 +00:00
adjust the dep for Debian
This commit is contained in:
parent
a633fd02be
commit
6a86b64534
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
llvm-toolchain-12 (1:12.0.0-3) UNRELEASED; urgency=medium
|
||||
llvm-toolchain-12 (1:12.0.0-2) UNRELEASED; urgency=medium
|
||||
|
||||
[ Matthias Klose ]
|
||||
* Improve the clean rule
|
||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -36,8 +36,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs},
|
||||
Provides: c-compiler, objc-compiler, c++-compiler
|
||||
Recommends: llvm-12-dev, python3, libomp-12-dev
|
||||
Suggests: clang-12-doc
|
||||
Breaks: llvm-12-dev (<< 1:12.0.0~++rc5-1ubuntu1)
|
||||
Replaces: llvm-12-dev (<< 1:12.0.0~++rc5-1ubuntu1)
|
||||
Breaks: llvm-12-dev (<< 1:12.0.0-2)
|
||||
Replaces: llvm-12-dev (<< 1:12.0.0-2)
|
||||
Description: C, C++ and Objective-C compiler
|
||||
Clang project is a C, C++, Objective C and Objective C++ front-end
|
||||
based on the LLVM compiler. Its goal is to offer a replacement to the
|
||||
@ -285,8 +285,8 @@ Description: Modular compiler and toolchain technologies, runtime library
|
||||
Package: llvm-12-linker-tools
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Breaks: llvm-12-dev (<< 1:12.0.0~++rc5-1ubuntu2), clang-12 (<< 1:12.0.0~++rc5-1ubuntu2)
|
||||
Replaces: llvm-12-dev (<< 1:12.0.0~++rc5-1ubuntu2), clang-12 (<< 1:12.0.0~++rc5-1ubuntu2)
|
||||
Breaks: llvm-12-dev (<< 1:12.0.0-2), clang-12 (<< 1:12.0.0-2)
|
||||
Replaces: llvm-12-dev (<< 1:12.0.0-2), clang-12 (<< 1:12.0.0-2)
|
||||
Description: Modular compiler and toolchain technologies - Plugins
|
||||
LLVM is a collection of libraries and tools that make it easy to build
|
||||
compilers, optimizers, just-in-time code generators, and many other
|
||||
|
Loading…
Reference in New Issue
Block a user