diff options
author | Cem Keylan <cem@ckyln.com> | 2021-10-11 14:47:22 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-10-11 14:47:22 +0200 |
commit | e533df55fada46b7e017ae1fb8e6154df9d6ea36 (patch) | |
tree | 3d30a4873fe0cbeac7769a2113f0f479d1355445 /extra/python/depends | |
parent | 566a23c34d7edae2293f5ffc2b1e83cee130f479 (diff) | |
download | repository-e533df55fada46b7e017ae1fb8e6154df9d6ea36.tar.gz |
python: don't use openssl for python
Diffstat (limited to 'extra/python/depends')
-rw-r--r-- | extra/python/depends | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python/depends b/extra/python/depends index 7ab63869..7c374cb7 100644 --- a/extra/python/depends +++ b/extra/python/depends @@ -1,6 +1,6 @@ bzip2 expat libffi make -perl make +libressl sqlite zlib |