mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-03 00:57:36 +00:00
Restrict the dependency on libunwind-13-dev from Package: libc++-13-dev on amd64 arm64 armhf i386 mips64el ppc64el ppc64 riscv64 (Closes: #996462)
This commit is contained in:
parent
bb4c63e11a
commit
0a941a5df2
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
llvm-toolchain-13 (1:13.0.0-5) unstable; urgency=medium
|
||||
|
||||
* Restrict the dependency on libunwind-13-dev from Package: libc++-13-dev
|
||||
on amd64 arm64 armhf i386 mips64el ppc64el ppc64 riscv64
|
||||
(Closes: #996462)
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 14 Oct 2021 12:33:15 +0200
|
||||
|
||||
llvm-toolchain-13 (1:13.0.0-4) unstable; urgency=medium
|
||||
|
||||
* Instead of using llvm-* to install binaries in llvm-X.Y
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -625,7 +625,7 @@ Section: libdevel
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: libc++1-13 (= ${binary:Version}), ${misc:Depends},
|
||||
libunwind-13-dev
|
||||
libunwind-13-dev [amd64 arm64 armhf i386 mips64el ppc64el ppc64 riscv64]
|
||||
Breaks: libc++-dev (<< 44)
|
||||
Provides: libc++-x.y-dev
|
||||
Conflicts: libc++-x.y-dev
|
||||
|
Loading…
Reference in New Issue
Block a user