mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-11-04 16:27:14 +00:00
Add liblldb-6.0-dev to python-lldb runtime dependencies, needed to import it
This commit is contained in:
parent
8de0070b2c
commit
1f4d69cb08
2
debian/control
vendored
2
debian/control
vendored
@ -446,7 +446,7 @@ Package: python-lldb-6.0
|
||||
Section: python
|
||||
Architecture: amd64 arm64 armel armhf i386 mips mipsel mips64el ppc64el kfreebsd-amd64 kfreebsd-i386 s390 sparc hppa m68k sh4 x32
|
||||
# ia64 hurd powerpc powerpcspe ppc64 alpha s390x sparc64 have been removed
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, python, python-six
|
||||
Depends: liblldb-6.0-dev, ${shlibs:Depends}, ${misc:Depends}, python, python-six
|
||||
Conflicts: python-lldb-3.8, python-lldb-3.9, python-lldb-x.y
|
||||
Replaces: python-lldb-x.y
|
||||
Provides: python-lldb-x.y
|
||||
|
||||
Loading…
Reference in New Issue
Block a user