From 0571e423300c0efcb40f70b078abeed9f6f2c860 Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Tue, 6 Aug 2024 16:11:47 +0200 Subject: [PATCH] regenerate the control file --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 774a7eee..7f22646d 100644 --- a/debian/control +++ b/debian/control @@ -422,6 +422,8 @@ Depends: ${shlibs:Depends}, libffi-dev, ${misc:Depends}, llvm-18 (= ${binary:Version}), libllvm18 (= ${binary:Version}), libncurses-dev, llvm-18-tools (= ${binary:Version}), libclang-cpp18 (= ${binary:Version}), libz3-dev, libxml2-dev +Breaks: libllvm18 (<< 1:18.1.8-9) +Replaces: libllvm18 (<< 1:18.1.8-9) Description: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other