mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 12:58:06 +00:00
fix typo
This commit is contained in:
parent
d13452ba59
commit
75d1cf3b7a
4
debian/control
vendored
4
debian/control
vendored
@ -406,8 +406,8 @@ Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 s390 s390x sp
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm3.4 (= ${binary:Version})
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Section: libs
|
||||
Replaces: lldb-3.4 (>> 1:3.4.2-9~)
|
||||
Breaks: lldb-3.4 (>> 1:3.4.2-9~)
|
||||
Replaces: lldb-3.4 (<< 1:3.4.2-9~)
|
||||
Breaks: lldb-3.4 (<< 1:3.4.2-9~)
|
||||
Description: Next generation, high-performance debugger, library
|
||||
LLDB is a next generation, high-performance debugger. It is built as a set of
|
||||
reusable components which highly leverage existing libraries in the larger LLVM
|
||||
|
Loading…
Reference in New Issue
Block a user