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