mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-13 10:40:59 +00:00
python-lldb-4.0 archs "any" to a list like others pkg
This commit is contained in:
parent
b674ea6606
commit
d26e16f8f5
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ llvm-toolchain-snapshot (1:4.0~svn279916-2) UNRELEASED; urgency=medium
|
||||
|
||||
* Merge clang-include-fixer-4.0 into clang-4.0. Don't think
|
||||
it deserves it own package
|
||||
* python-lldb-4.0 archs "any" to a list like others pkg
|
||||
* Port to kfreebsd. Many thanks to Pino Toscano
|
||||
(Closes: #835665)
|
||||
* clang_getAllSkippedRanges in the list of libclang1 symbols
|
||||
|
3
debian/control
vendored
3
debian/control
vendored
@ -490,7 +490,8 @@ Description: Next generation, high-performance debugger, debugging libraries
|
||||
|
||||
Package: python-lldb-4.0
|
||||
Section: python
|
||||
Architecture: any
|
||||
Architecture: amd64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 s390 sparc hppa m68k powerpcspe sh4 x32 mips mipsel
|
||||
# ia64 mips mipsel hurd ppc64 ppc64el alpha s390x powerpc sparc64 have been removed
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, liblldb-4.0-dev, python, python-six
|
||||
Conflicts: python-lldb-3.4, python-lldb-3.5, python-lldb-3.6, python-lldb-3.7, python-lldb-3.8, python-lldb-3.9
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
|
Loading…
Reference in New Issue
Block a user