Make libunwind-dev depends on libunwind

This commit is contained in:
Sylvestre Ledru 2021-08-08 10:59:13 +02:00
parent a5528e133e
commit 42af26b2d7
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
llvm-toolchain-12 (1:12.0.1-4) UNRELEASED; urgency=medium
* Make libunwind-dev depends on libunwind
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 08 Aug 2021 10:58:54 +0200
llvm-toolchain-12 (1:12.0.1-3) unstable; urgency=medium
* Build libunwind only on amd64 arm64 armhf i386

1
debian/control vendored
View File

@ -739,6 +739,7 @@ Architecture: amd64 arm64 armhf i386 mips64el ppc64el ppc64 riscv64 sparc sparc6
Multi-Arch: same
Depends:
${misc:Depends},
libunwind-12 (= ${binary:Version})
Breaks: libunwind-dev
Provides: libunwind-x.y-dev
Conflicts: libunwind-x.y-dev