Bug#990537: llvm-11: Patch

Krzysztof Aleksander Pyrkosz krzpyrkosz at gmail.com
Fri Jul 2 19:12:45 BST 2021


Package: llvm-11
Version: 1:11.0.1-2
Followup-For: Bug #990537
X-Debbugs-Cc: krzpyrkosz at gmail.com

Dear Maintainer,

I'm attaching the patch. It adds:
- libxml2-dev to Build-Depends of the source
- libxml2-dev to Depends of llvm-11-dev
- libxml2 to Depends of llvm-11
-------------- next part --------------
--- control	2020-12-16 08:29:13.000000000 +0000
+++ /tmp/control	2021-07-02 15:56:49.313105111 +0000
@@ -9,6 +9,7 @@
     lsb-release, patchutils, diffstat, xz-utils, python3-dev,
     libedit-dev, libncurses5-dev, swig, python3-six, python3-sphinx (>= 1.3.6),
     binutils-dev,
+    libxml2-dev,
     libjsoncpp-dev, pkg-config,
     lcov, procps, help2man, zlib1g-dev,
     g++-multilib [amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32],
@@ -284,7 +285,7 @@
 Package: llvm-11
 Architecture: any
 Suggests: llvm-11-doc
-Depends: llvm-11-runtime (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: llvm-11-runtime (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libxml2
 Recommends: llvm-11-dev
 Description: Modular compiler and toolchain technologies
  LLVM is a collection of libraries and tools that make it easy to build
@@ -333,7 +334,8 @@
 Architecture: any
 Depends: ${shlibs:Depends}, libffi-dev, ${misc:Depends},
  llvm-11 (= ${binary:Version}), libllvm11 (= ${binary:Version}), libtinfo-dev,
- llvm-11-tools (= ${binary:Version}), libclang-cpp11 (= ${binary:Version}), libz3-dev
+ llvm-11-tools (= ${binary:Version}), libclang-cpp11 (= ${binary:Version}), libz3-dev,
+ libxml2-dev
 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


More information about the Pkg-llvm-team mailing list