mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-07 06:14:05 +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
|
Multi-Arch: same
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
Replaces: libomp5 (<= 6.0.1-1)
|
Replaces: libomp5 (<< 7~+rc1-1~exp1)
|
||||||
Breaks: libomp5 (<= 6.0.1-1)
|
Breaks: libomp5 (<< 7~+rc1-1~exp1)
|
||||||
Provides: libomp5
|
Provides: libomp5
|
||||||
# TODO add the break depends
|
# TODO add the break depends
|
||||||
Description: LLVM OpenMP runtime
|
Description: LLVM OpenMP runtime
|
||||||
@ -526,8 +526,8 @@ Multi-Arch: same
|
|||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
Suggests: clang
|
Suggests: clang
|
||||||
Replaces: libc++1
|
Replaces: libc++1 (<< 7~+rc1-1~exp1)
|
||||||
Breaks: libc++1
|
Breaks: libc++1 (<< 7~+rc1-1~exp1)
|
||||||
Provides: libc++1
|
Provides: libc++1
|
||||||
Description: LLVM C++ Standard library
|
Description: LLVM C++ Standard library
|
||||||
libc++ is another implementation of the C++ standard library.
|
libc++ is another implementation of the C++ standard library.
|
||||||
|
Loading…
Reference in New Issue
Block a user