fixed breaks/replace for libc++-7-dev

This commit is contained in:
Reshabh Sharma 2018-08-31 13:51:07 +05:30
parent 754ac8a3fb
commit d235400007

4
debian/control vendored
View File

@ -549,8 +549,8 @@ Architecture: any
Multi-Arch: same
Depends: libc++1-7 (= ${binary:Version}), ${misc:Depends}, libc++-7-helpers (= ${source:Version})
Provides: libstdc++-dev, libc++-dev
Breaks: libc++-dev
Replaces: libc++-dev
Breaks: libc++-dev (<< 7~+rc1-1~exp1)
Replaces: libc++-dev (<< 7~+rc1-1~exp1)
Description: LLVM C++ Standard library (development files)
libc++ is another implementation of the C++ standard library
.