From f821ed6019235190fb55ec30c9a4d5bf246d1611 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 14 Jun 2017 17:08:17 +0000 Subject: [PATCH] Add libomp-dev to the suggests of clang --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1ab89f6a..33c59b0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ llvm-toolchain-snapshot (1:5.0~svn305064-1~exp1) experimental; urgency=medium * New snapshot release * Fix a hurd PATH_MAX issue * Transform the lldb swig check from a error to a warning + * Add libomp-dev to the suggests of clang -- Sylvestre Ledru Fri, 09 Jun 2017 12:04:56 +0200 diff --git a/debian/control b/debian/control index 931afce6..c2ef6b21 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs}, libclang1-5.0 (= ${binary:Version}), libc6-dev, binutils Provides: c-compiler, objc-compiler, c++-compiler Recommends: llvm-5.0-dev, python -Suggests: gnustep, gnustep-devel, clang-5.0-doc +Suggests: gnustep, gnustep-devel, clang-5.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-5.0