mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-10 06:53:50 +00:00
Add libomp-dev to the suggests of clang
This commit is contained in:
parent
cf8e5b7a57
commit
163adaa309
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
llvm-toolchain-4.0 (1:4.0.1~+rc3-2) unstable; urgency=medium
|
||||
|
||||
* Add libomp-dev to the suggests of clang
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 14 Jun 2017 19:06:20 +0200
|
||||
|
||||
llvm-toolchain-4.0 (1:4.0.1~+rc3-1) unstable; urgency=medium
|
||||
|
||||
[ Sylvestre Ledru ]
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -30,7 +30,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs},
|
||||
libclang1-4.0 (= ${binary:Version}), libc6-dev, binutils
|
||||
Provides: c-compiler, objc-compiler, c++-compiler
|
||||
Recommends: llvm-4.0-dev, python
|
||||
Suggests: gnustep, gnustep-devel, clang-4.0-doc
|
||||
Suggests: gnustep, gnustep-devel, clang-4.0-doc, libomp-dev
|
||||
Replaces: clang-3.1, clang-3.2, clang-3.3,
|
||||
clang-3.4 (<< 1:3.4.2-7~exp1), clang-3.5 (<< 1:3.5~+rc1-3~exp1), compiler-rt,
|
||||
clang-include-fixer-4.0
|
||||
|
Loading…
Reference in New Issue
Block a user