mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-02 21:50:41 +00:00
improve the deps
This commit is contained in:
parent
b1fe369b60
commit
a6d47ade45
8
debian/control
vendored
8
debian/control
vendored
@ -495,8 +495,8 @@ Package: libomp5-7
|
||||
Multi-Arch: same
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Replaces: libomp5 (<= 6.0.1-1)
|
||||
Breaks: libomp5 (<= 6.0.1-1)
|
||||
Replaces: libomp5 (<< 7~+rc1-1~exp1)
|
||||
Breaks: libomp5 (<< 7~+rc1-1~exp1)
|
||||
Provides: libomp5
|
||||
# TODO add the break depends
|
||||
Description: LLVM OpenMP runtime
|
||||
@ -526,8 +526,8 @@ Multi-Arch: same
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Suggests: clang
|
||||
Replaces: libc++1
|
||||
Breaks: libc++1
|
||||
Replaces: libc++1 (<< 7~+rc1-1~exp1)
|
||||
Breaks: libc++1 (<< 7~+rc1-1~exp1)
|
||||
Provides: libc++1
|
||||
Description: LLVM C++ Standard library
|
||||
libc++ is another implementation of the C++ standard library.
|
||||
|
Loading…
Reference in New Issue
Block a user