From 318a8adbd03bebec860a33335f538b557ec94cf9 Mon Sep 17 00:00:00 2001 From: stoperro Date: Wed, 28 Oct 2020 22:22:51 +0100 Subject: [boost] Enable Boost building with wasm32-emscripten (#14102) --- ports/boost-python/CONTROL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ports/boost-python') 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) -- cgit v1.2.3