add a new package with lldb headers

This commit is contained in:
Sylvestre Ledru 2013-09-20 03:20:11 +00:00
parent 618d9dd5bb
commit adb3404d9e
2 changed files with 13 additions and 0 deletions

12
debian/control vendored
View File

@ -429,3 +429,15 @@ Description: Next generation, high-performance debugger
LLDB is a next generation, high-performance debugger. It is built as a set of 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 reusable components which highly leverage existing libraries in the larger LLVM
Project, such as the Clang expression parser and LLVM disassembler. Project, such as the Clang expression parser and LLVM disassembler.
Package: lldb-3.4-dev
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, lldb-3.4 (= ${binary:Version})
Pre-Depends: ${misc:Pre-Depends}
Description: Next generation, high-performance debugger - Header files
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
Project, such as the Clang expression parser and LLVM disassembler.
.
This package provides the header files to build extension over lldb.

1
debian/lldb-3.4-dev.install vendored Normal file
View File

@ -0,0 +1 @@
/usr/lib/llvm-3.4/include/lldb