diff options
| author | Adam Johnson <AdamJohnso@gmail.com> | 2020-12-18 15:00:45 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-18 12:00:45 -0800 |
| commit | bdb225bc6890ac507175fe2623d7665936335781 (patch) | |
| tree | 6b42b6d8b2930d329e0604645f2a60687621815c /ports/python3/CONTROL | |
| parent | e1417916bc1ed24bacd9cbc54bd42a99f996f618 (diff) | |
| download | vcpkg-bdb225bc6890ac507175fe2623d7665936335781.tar.gz vcpkg-bdb225bc6890ac507175fe2623d7665936335781.zip | |
[python3] Build interpreter (#14891)
Diffstat (limited to 'ports/python3/CONTROL')
| -rw-r--r-- | ports/python3/CONTROL | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ports/python3/CONTROL b/ports/python3/CONTROL deleted file mode 100644 index 9085950fd..000000000 --- a/ports/python3/CONTROL +++ /dev/null @@ -1,8 +0,0 @@ -Source: python3 -Version: 3.9.0 -Homepage: https://github.com/python/cpython -Description: The Python programming language as an embeddable library -Build-Depends: libffi, openssl, zlib (!uwp&!windows) - -Feature: enable-shared -Description: Build shared libraries in addition to static ones built by default |
