mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-03 08:51:51 +00:00
Bring back the dependency clang => llvm-13-linker-tools
This commit is contained in:
parent
ec7012d121
commit
87ed1943b3
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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
1
debian/control
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user