diff options
| author | Martin Müller <muemart@users.noreply.github.com> | 2017-07-12 19:12:01 +0200 |
|---|---|---|
| committer | Martin Müller <muemart@users.noreply.github.com> | 2017-08-31 08:44:51 +0200 |
| commit | 481128e9792d47343b3a5682350569ebcebc63f7 (patch) | |
| tree | 908a7ed352195df7067a37058c103bf3e0ee1c95 /ports/boost/CONTROL | |
| parent | 99a8d745495815916801003c744b845c2f9e278a (diff) | |
| download | vcpkg-481128e9792d47343b3a5682350569ebcebc63f7.tar.gz vcpkg-481128e9792d47343b3a5682350569ebcebc63f7.zip | |
Build boost.python
Diffstat (limited to 'ports/boost/CONTROL')
| -rw-r--r-- | ports/boost/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/boost/CONTROL b/ports/boost/CONTROL index 6c7732021..e2d9f7dba 100644 --- a/ports/boost/CONTROL +++ b/ports/boost/CONTROL @@ -1,4 +1,4 @@ Source: boost Version: 1.65-1 Description: Peer-reviewed portable C++ source libraries -Build-Depends: zlib, bzip2, icu [windows] +Build-Depends: zlib, bzip2, icu [windows], python3 [windows] |
