libc++-7-dev should depend on libc++-7-helpers (and not libc++-helpers)

This commit is contained in:
Sylvestre Ledru 2018-08-15 16:38:23 +02:00
parent 747013fdbb
commit fdf27d7caa
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@ -3,6 +3,8 @@ llvm-toolchain-7 (1:7~+rc1-1~exp2) experimental; urgency=medium
* Disable force-gcc-header-obj.diff as it is introducing
some regressions in the search headers
(Closes: #903709)
* libc++-7-dev should depend on libc++-7-helpers (and not
libc++-helpers)
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 15 Aug 2018 15:27:57 +0200

2
debian/control vendored
View File

@ -546,7 +546,7 @@ Package: libc++-7-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libc++1-7 (= ${binary:Version}), ${misc:Depends}, libc++-helpers
Depends: libc++1-7 (= ${binary:Version}), ${misc:Depends}, libc++-7-helpers
Provides: libstdc++-dev, libc++-dev
Breaks: libc++-dev
Replaces: libc++-dev