[pkg-boost-commits] r15003 - /boost/trunk/debian/control
smr at users.alioth.debian.org
smr at users.alioth.debian.org
Sun Oct 16 05:20:59 UTC 2016
Author: smr
Date: Sun Oct 16 05:20:58 2016
New Revision: 15003
URL: http://svn.debian.org/wsvn/pkg-boost/?sc=1&rev=15003
Log:
libboost-fiber1.62-dev depends on libboost-context1.62-dev.
Modified:
boost/trunk/debian/control
Modified: boost/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-boost/boost/trunk/debian/control?rev=15003&op=diff
==============================================================================
--- boost/trunk/debian/control (original)
+++ boost/trunk/debian/control Sun Oct 16 05:20:58 2016
@@ -476,6 +476,7 @@
Section: libdevel
Depends: ${misc:Depends},
libboost1.62-dev (= ${binary:Version}),
+ libboost-context1.62-dev (= ${binary:Version}),
libboost-fiber1.62.0 (= ${binary:Version})
Description: cooperatively-scheduled micro-/userland-threads
This package forms part of the Boost C++ Libraries collection.
More information about the pkg-boost-commits
mailing list