Add back python-* dependencies to fix tools not really ready for python3

This commit is contained in:
Gianfranco Costamagna 2019-08-08 13:59:15 +02:00
parent 18ce18b7c7
commit f032126450
2 changed files with 5 additions and 4 deletions

7
debian/control vendored
View File

@ -327,7 +327,8 @@ Description: Modular compiler and toolchain technologies, libraries and headers
Package: llvm-9-tools
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, python3,
Depends: ${shlibs:Depends}, ${misc:Depends}, python, python3,
python-pygments, python-yaml,
python3-pygments, python3-yaml,
llvm-9-dev (= ${binary:Version})
Description: Modular compiler and toolchain technologies, tools
@ -456,8 +457,8 @@ Architecture: amd64 arm64 armel armhf i386 mips mipsel mips64el ppc64el kfreebsd
Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm9 (= ${binary:Version}), llvm-9-dev,
python-lldb-9
Pre-Depends: ${misc:Pre-Depends}
Replaces: llvm-9-tools (<< 9~+rc1-1~exp2)
Breaks: llvm-9-tools (<< 9~+rc1-1~exp2)
Replaces: llvm-9-tools (<< 1:9~+rc1-1~exp2)
Breaks: llvm-9-tools (<< 1:9~+rc1-1~exp2)
Description: Next generation, high-performance debugger
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

View File

@ -1,5 +1,5 @@
Test-Command: bash -v ./debian/qualify-clang.sh
Depends: @, python, cmake, g++, file, dpkg-dev
Depends: @, cmake, g++, file, dpkg-dev
# Comment the dbgsym package because of bug #917528
# dbgsym packages not being available in testing
# clang-9-dbgsym, libclang1-9-dbgsym