diff options
Diffstat (limited to 'ports/python3/CONTROL')
| -rw-r--r-- | ports/python3/CONTROL | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ports/python3/CONTROL b/ports/python3/CONTROL index 3c6ba8eb1..abb7bf23a 100644 --- a/ports/python3/CONTROL +++ b/ports/python3/CONTROL @@ -1,9 +1,8 @@ Source: python3 -Version: 3.7.3-3 +Version: 3.8.3 Homepage: https://github.com/python/cpython Description: The Python programming language as an embeddable library -Build-Depends: libffi, openssl +Build-Depends: libffi, openssl, zlib (!uwp&!windows) Feature: enable-shared Description: Build shared libraries in addition to static ones built by default -Build-Depends: zlib (!uwp&!windows) |
