improve the deps

This commit is contained in:
Sylvestre Ledru 2018-08-16 21:07:43 +02:00
parent b1fe369b60
commit a6d47ade45

8
debian/control vendored
View File

@ -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.