mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 09:27:36 +00:00
Fix a typo
This commit is contained in:
parent
41c34f3a92
commit
d19a8c1ee5
2
debian/control
vendored
2
debian/control
vendored
@ -71,7 +71,7 @@ Description: Tool to format C/C++/Obj-C code
|
||||
Package: clang-tidy-6.0
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, python,
|
||||
libllvm6.0 (= ${binary:Version}), libclang-common-6.0-dev
|
||||
libllvm6.0 (= ${binary:Version}), libclang-common-6.0-dev,
|
||||
clang-tools-6.0
|
||||
Replaces: clang-modernize-6.0, clang-6.0 (<< 1:6.0~svn250696-1)
|
||||
Breaks: clang-modernize-6.0, clang-6.0 (<< 1:6.0~svn250696-1)
|
||||
|
Loading…
Reference in New Issue
Block a user