diff options
Diffstat (limited to 'repo/system/python.xibuild')
-rw-r--r-- | repo/system/python.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/python.xibuild b/repo/system/python.xibuild index 2a71dea..b17cf04 100644 --- a/repo/system/python.xibuild +++ b/repo/system/python.xibuild @@ -23,6 +23,7 @@ build () { --with-system-ffi \ --with-ensurepip=yes \ --with-pip=yes \ + --with-openssl="/usr" \ --enable-ipv6 \ --enable-loadable-sqlite-extensions \ --with-computed-gotos |