mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-24 01:25:26 +00:00
fixed breaks/replace for libc++-7-dev
This commit is contained in:
parent
754ac8a3fb
commit
d235400007
4
debian/control
vendored
4
debian/control
vendored
@ -549,8 +549,8 @@ Architecture: any
|
|||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Depends: libc++1-7 (= ${binary:Version}), ${misc:Depends}, libc++-7-helpers (= ${source:Version})
|
Depends: libc++1-7 (= ${binary:Version}), ${misc:Depends}, libc++-7-helpers (= ${source:Version})
|
||||||
Provides: libstdc++-dev, libc++-dev
|
Provides: libstdc++-dev, libc++-dev
|
||||||
Breaks: libc++-dev
|
Breaks: libc++-dev (<< 7~+rc1-1~exp1)
|
||||||
Replaces: libc++-dev
|
Replaces: libc++-dev (<< 7~+rc1-1~exp1)
|
||||||
Description: LLVM C++ Standard library (development files)
|
Description: LLVM C++ Standard library (development files)
|
||||||
libc++ is another implementation of the C++ standard library
|
libc++ is another implementation of the C++ standard library
|
||||||
.
|
.
|
||||||
|
Loading…
Reference in New Issue
Block a user