[pkg-boost-devel] Bug#802509: libboost-coroutine-dev: The boost-coroutine library is only compiled as a static library

Dominique Belhachemi domibel at debian.org
Wed Mar 16 23:02:44 UTC 2016


libboost-coroutine1.58-dev doesn't pull in the corresponding binary package.

/usr/lib/x86_64-linux-gnu/libboost_coroutine.so is now a dangling symlink.

I think you need following change in debian/control.in

Package: libboost-coroutine1.58-dev
Homepage: http://www.boost.org/libs/coroutine/
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends},
 libboost1.58-dev (= ${binary:Version}),
- libboost-context1.58-dev (= ${binary:Version})
+ libboost-context1.58-dev (= ${binary:Version}),
+ libboost-coroutine1.58-dev (= ${binary:Version})


Best
-Dominique
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-boost-devel/attachments/20160316/4e640d8a/attachment.html>


More information about the pkg-boost-devel mailing list