Add liblldb-6.0-dev to python-lldb runtime dependencies, needed to import it

This commit is contained in:
Gianfranco Costamagna 2018-08-22 11:33:21 +02:00
parent 8de0070b2c
commit 1f4d69cb08

2
debian/control vendored
View File

@ -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