mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-02 21:50:41 +00:00
clang-tidy-5.0: depends on libclang-common-5.0-dev
This commit is contained in:
parent
c8063b23c5
commit
cd102825fa
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -8,7 +8,7 @@ llvm-toolchain-5.0 (1:5.0.1-4) UNRELEASED; urgency=medium
|
||||
is fixed.
|
||||
Will fix the ftbfs on x86
|
||||
* Create the directory before having the manpages generated
|
||||
* clang-tidy-5.0: depends on libclang-common-5-dev
|
||||
* clang-tidy-5.0: depends on libclang-common-5.0-dev
|
||||
(Closes: #891999)
|
||||
|
||||
[ John Paul Adrian Glaubitz ]
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -73,7 +73,7 @@ Description: Tool to format C/C++/Obj-C code
|
||||
Package: clang-tidy-5.0
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, python,
|
||||
libllvm5.0 (= ${binary:Version}), libclang-common-5-dev
|
||||
libllvm5.0 (= ${binary:Version}), libclang-common-5.0-dev
|
||||
Replaces: clang-modernize-5.0, clang-5.0 (<< 1:5.0~svn250696-1)
|
||||
Breaks: clang-modernize-5.0, clang-5.0 (<< 1:5.0~svn250696-1)
|
||||
Description: clang-based C++ linter tool
|
||||
|
Loading…
Reference in New Issue
Block a user