From 67c2f659d45e73baf63963d66d120f576530b89c Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 28 Aug 2019 15:00:53 +0200 Subject: [PATCH] break the cyclic deps --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 7a0bad93..a1dfc4d0 100644 --- a/debian/control +++ b/debian/control @@ -330,8 +330,7 @@ Package: llvm-9-tools Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, python, python3, python-pygments, python-yaml, - python3-pygments, python3-yaml, - llvm-9-dev (= ${binary:Version}) + python3-pygments, python3-yaml Description: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other