Bring back the dependency clang => llvm-13-linker-tools

This commit is contained in:
Sylvestre Ledru 2021-12-12 09:52:42 +01:00
parent ec7012d121
commit 87ed1943b3
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
llvm-toolchain-13 (1:13.0.1~+rc1-1~exp2) experimental; urgency=medium
* Bring back the dependency clang => llvm-13-linker-tools
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 12 Dec 2021 09:52:17 +0100
llvm-toolchain-13 (1:13.0.1~+rc1-1~exp1) experimental; urgency=medium
* New testing release

1
debian/control vendored
View File

@ -37,6 +37,7 @@ Package: clang-13
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs},
${dep:devlibs-objc}, libclang-common-13-dev (= ${binary:Version}),
llvm-13-linker-tools (= ${binary:Version}),
libclang1-13 (= ${binary:Version}), libc6-dev, binutils
Provides: c-compiler, objc-compiler, c++-compiler
Recommends: llvm-13-dev, python3