mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 20:00:43 +00:00
Move libomp-dev from Suggests to Recommends (Closes: #882781)
This commit is contained in:
parent
61262488be
commit
2ee853f9b7
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -17,6 +17,7 @@ llvm-toolchain-4.0 (1:4.0.1-9) unstable; urgency=medium
|
|||||||
* add /usr/lib/cuda to the CUDA toolkit search paths
|
* add /usr/lib/cuda to the CUDA toolkit search paths
|
||||||
Thanks to Andreas Beckmann for the patch (Closes: #882505) (LP: #1706326)
|
Thanks to Andreas Beckmann for the patch (Closes: #882505) (LP: #1706326)
|
||||||
* Fix the fix-scan-view-path.diff path
|
* Fix the fix-scan-view-path.diff path
|
||||||
|
* Move libomp-dev from Suggests to Recommends (Closes: #882781)
|
||||||
|
|
||||||
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 30 Oct 2017 19:41:20 +0100
|
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 30 Oct 2017 19:41:20 +0100
|
||||||
|
|
||||||
|
4
debian/control
vendored
4
debian/control
vendored
@ -28,8 +28,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs},
|
|||||||
${dep:devlibs-objc}, libclang-common-4.0-dev (= ${binary:Version}),
|
${dep:devlibs-objc}, libclang-common-4.0-dev (= ${binary:Version}),
|
||||||
libclang1-4.0 (= ${binary:Version}), libc6-dev, binutils
|
libclang1-4.0 (= ${binary:Version}), libc6-dev, binutils
|
||||||
Provides: c-compiler, objc-compiler, c++-compiler
|
Provides: c-compiler, objc-compiler, c++-compiler
|
||||||
Recommends: llvm-4.0-dev, python
|
Recommends: llvm-4.0-dev, python, libomp-dev
|
||||||
Suggests: gnustep, gnustep-devel, clang-4.0-doc, libomp-dev
|
Suggests: gnustep, gnustep-devel, clang-4.0-doc
|
||||||
Replaces: clang-include-fixer-4.0
|
Replaces: clang-include-fixer-4.0
|
||||||
Breaks: clang-include-fixer-4.0
|
Breaks: clang-include-fixer-4.0
|
||||||
Description: C, C++ and Objective-C compiler
|
Description: C, C++ and Objective-C compiler
|
||||||
|
Loading…
Reference in New Issue
Block a user