mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-24 18:24:52 +00:00
libc++-7-dev doesn't provide libstdc++-dev anymore (Closes: #908738)
This commit is contained in:
parent
e5939016c4
commit
4bc24cc840
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -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
2
debian/control
vendored
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user