diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-12-05 13:01:50 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-12-19 10:26:27 -0800 |
| commit | b79395c4adf076dc57db2f7c1b0c38db4cc94f72 (patch) | |
| tree | 0eb1549cf39f99b9e07b0f53187b5d3293cb6114 /ports/hpx/CONTROL | |
| parent | 14358e8b257a27f86a58bf95aaca1625c1ec2a26 (diff) | |
| download | vcpkg-b79395c4adf076dc57db2f7c1b0c38db4cc94f72.tar.gz vcpkg-b79395c4adf076dc57db2f7c1b0c38db4cc94f72.zip | |
Update downstream libraries to use modularized boost
Diffstat (limited to 'ports/hpx/CONTROL')
| -rw-r--r-- | ports/hpx/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/hpx/CONTROL b/ports/hpx/CONTROL index a7f31fc42..efac88780 100644 --- a/ports/hpx/CONTROL +++ b/ports/hpx/CONTROL @@ -1,5 +1,5 @@ Source: hpx -Version: 1.0.0-5 -Build-Depends: boost, hwloc +Version: 1.0.0-6 +Build-Depends: hwloc, boost-chrono, boost-date-time, boost-filesystem, boost-program-options, boost-regex, boost-system, boost-thread, boost-context, boost-iostreams, boost-random, boost-atomic, boost-asio, boost-dynamic-bitset, boost-assign, boost-format, boost-signals2, boost-parameter, boost-bimap, boost-accumulators, boost-lockfree, boost-icl Description: The C++ Standards Library for Concurrency and Parallelism HPX is a C++ Standards Library for Concurrency and Parallelism. It implements all of the corresponding facilities as defined by the C++ Standard. Additionally, in HPX we implement functionalities proposed as part of the ongoing C++ standardization process. We also extend the C++ Standard APIs to the distributed case. |
