mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-10 01:46:13 +00:00
From Andreas Beckmann <anbe@debian.org>
clang-9: Drop Recommends: libomp-9-dev which is not co-installable with libomp-11-dev (and libomp-dev) for smoother upgrades of libomp-dev from buster to bullseye. (Closes: #990452)
This commit is contained in:
parent
e6c9836c47
commit
b11ef87418
3
debian/control
vendored
3
debian/control
vendored
@ -34,7 +34,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs},
|
||||
${dep:devlibs-objc}, libclang-common-9-dev (= ${binary:Version}),
|
||||
libclang-cpp9 (= ${binary:Version}), libc6-dev, binutils
|
||||
Provides: c-compiler, objc-compiler, c++-compiler
|
||||
Recommends: llvm-9-dev, python3, libomp-9-dev
|
||||
Recommends: llvm-9-dev, python3,
|
||||
# libomp-9-dev
|
||||
Suggests: clang-9-doc
|
||||
Description: C, C++ and Objective-C compiler
|
||||
Clang project is a C, C++, Objective C and Objective C++ front-end
|
||||
|
Loading…
Reference in New Issue
Block a user