From e48fe56787e825f1b8c0e53d6c4db51b8bf9256d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?MACHIZAUD=20Andr=C3=A9a?= Date: Tue, 10 Mar 2020 20:25:18 +0100 Subject: [python3] Modernize port + added --enable-shared (#9978) --- ports/python3/CONTROL | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'ports/python3/CONTROL') 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 -- cgit v1.2.3