mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-02 14:02:04 +00:00
make clang-3.3 also conflict against the 3.4 version
This commit is contained in:
parent
7f0c04dac7
commit
4db89d419b
4
debian/control
vendored
4
debian/control
vendored
@ -24,8 +24,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs},
|
||||
libclang1-3.3 (= ${binary:Version})
|
||||
Provides: c-compiler, objc-compiler, c++-compiler
|
||||
Recommends: llvm-3.3-dev, python
|
||||
Replaces: clang (<< 1:3.3), clang-3.1, clang-3.2, compiler-rt
|
||||
Breaks: clang (<< 1:3.3), clang-3.1, clang-3.2, compiler-rt
|
||||
Replaces: clang (<< 1:3.3), clang-3.1, clang-3.2, clang-3.4, compiler-rt
|
||||
Breaks: clang (<< 1:3.3), clang-3.1, clang-3.2, clang-3.4, compiler-rt
|
||||
Description: C, C++ and Objective-C compiler (LLVM based)
|
||||
Clang project is a C, C++, Objective C and Objective C++ front-end
|
||||
for the LLVM compiler. Some of its goals include the following:
|
||||
|
Loading…
Reference in New Issue
Block a user