aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-python/CONTROL
diff options
context:
space:
mode:
authoryurybura <yurybura@gmail.com>2020-03-02 21:41:27 +0300
committerGitHub <noreply@github.com>2020-03-02 10:41:27 -0800
commit1c414f9192e49963c15bd64cdc2eb308cd046194 (patch)
tree0a3d9b95298e2d6fa94817bfc4211bc13aa641ae /ports/boost-python/CONTROL
parent1e697e97daf199ac52b5e154bbb9b1a6511aaf2e (diff)
downloadvcpkg-1c414f9192e49963c15bd64cdc2eb308cd046194.tar.gz
vcpkg-1c414f9192e49963c15bd64cdc2eb308cd046194.zip
[boost-python] Try to fix build issue on Linux (#9780)
* [boost-python] Try to fix build issue on Linux * Update baseline: enable boost-python:x64-linux * Fix number of processor detection on Linux: use CMake module * Fix user-config.jam configuration on Linux * Update baseline: enable boost-mpi:x64-linux * Fix build boost-regex[icu] on Linux, issue #4962
Diffstat (limited to 'ports/boost-python/CONTROL')
-rw-r--r--ports/boost-python/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/boost-python/CONTROL b/ports/boost-python/CONTROL
index 84e4434a2..b1e0cba23 100644
--- a/ports/boost-python/CONTROL
+++ b/ports/boost-python/CONTROL
@@ -1,6 +1,6 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
Source: boost-python
-Version: 1.72.0
-Build-Depends: boost-bind, boost-compatibility, boost-config, boost-conversion, boost-core, boost-detail, boost-foreach, boost-function, boost-graph, boost-integer, boost-iterator, boost-lexical-cast, boost-math, boost-mpl, boost-numeric-conversion, boost-preprocessor, boost-property-map, boost-smart-ptr, boost-static-assert, boost-tuple, boost-type-traits, boost-utility, boost-vcpkg-helpers, python3 (!osx&!linux)
+Version: 1.72.0-1
+Build-Depends: boost-bind, boost-compatibility, boost-config, boost-conversion, boost-core, boost-detail, boost-foreach, boost-function, boost-graph, boost-integer, boost-iterator, boost-lexical-cast, boost-math, boost-mpl, boost-numeric-conversion, boost-preprocessor, boost-property-map, boost-smart-ptr, boost-static-assert, boost-tuple, boost-type-traits, boost-utility, boost-vcpkg-helpers, python3
Homepage: https://github.com/boostorg/python
Description: Boost python module