break the cyclic deps

This commit is contained in:
Sylvestre Ledru 2019-08-28 15:00:53 +02:00
parent cb79a639f5
commit 67c2f659d4

3
debian/control vendored
View File

@ -330,8 +330,7 @@ Package: llvm-9-tools
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, python, python3, Depends: ${shlibs:Depends}, ${misc:Depends}, python, python3,
python-pygments, python-yaml, python-pygments, python-yaml,
python3-pygments, python3-yaml, python3-pygments, python3-yaml
llvm-9-dev (= ${binary:Version})
Description: Modular compiler and toolchain technologies, tools Description: Modular compiler and toolchain technologies, tools
LLVM is a collection of libraries and tools that make it easy to build LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other compilers, optimizers, just-in-time code generators, and many other