libc++-7-dev doesn't provide libstdc++-dev anymore (Closes: #908738)

This commit is contained in:
Sylvestre Ledru 2018-09-13 15:26:41 +02:00
parent e5939016c4
commit 4bc24cc840
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -5,6 +5,7 @@ llvm-toolchain-7 (1:7~+rc3-3) UNRELEASED; urgency=medium
[ Sylvestre Ledru ]
* Build llvm using -DLLVM_USE_PERF=yes (Closes: #908707)
* libc++-7-dev doesn't provide libstdc++-dev anymore (Closes: #908738)
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Thu, 13 Sep 2018 09:41:19 +0200

2
debian/control vendored
View File

@ -548,7 +548,7 @@ Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libc++1-7 (= ${binary:Version}), ${misc:Depends}
Provides: libstdc++-dev, libc++-dev
Provides: libc++-dev
Breaks: libc++-dev (<< 7~+rc1-1~exp1)
Replaces: libc++-dev (<< 7~+rc1-1~exp1)
Description: LLVM C++ Standard library (development files)