aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-python/CONTROL
diff options
context:
space:
mode:
authorstoperro <stoperro@users.noreply.github.com>2020-10-28 22:22:51 +0100
committerGitHub <noreply@github.com>2020-10-28 14:22:51 -0700
commit318a8adbd03bebec860a33335f538b557ec94cf9 (patch)
tree504cac7756914ee00add34991907d6ecb792ccef /ports/boost-python/CONTROL
parent09a647a5261e981cbbc8219292c838490ed0b06f (diff)
downloadvcpkg-318a8adbd03bebec860a33335f538b557ec94cf9.tar.gz
vcpkg-318a8adbd03bebec860a33335f538b557ec94cf9.zip
[boost] Enable Boost building with wasm32-emscripten (#14102)
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 a8698deaa..514a81969 100644
--- a/ports/boost-python/CONTROL
+++ b/ports/boost-python/CONTROL
@@ -1,11 +1,11 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
Source: boost-python
Version: 1.73.0
-Port-Version: 1
+Port-Version: 2
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
-Supports: !uwp&!(arm&windows)
+Supports: !uwp&!(arm&windows)&!emscripten
Feature: python2
Build-Depends: python2 (windows)