aboutsummaryrefslogtreecommitdiff
path: root/ports/python3/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/python3/CONTROL')
-rw-r--r--ports/python3/CONTROL7
1 files changed, 5 insertions, 2 deletions
diff --git a/ports/python3/CONTROL b/ports/python3/CONTROL
index da8409fd9..074641ea8 100644
--- a/ports/python3/CONTROL
+++ b/ports/python3/CONTROL
@@ -1,5 +1,8 @@
Source: python3
-Version: 3.7.3
+Version: 3.7.3-1
Homepage: https://github.com/python/cpython
Description: The Python programming language as an embeddable library
-Build-Depends: libffi, openssl \ No newline at end of file
+Build-Depends: libffi, openssl
+
+Feature: enable-shared
+Description: Build shared libraries in addition to static ones built by default