Revert "pycurl: set ssl library to libgnutls in recipe."

This reverts commit 073a205fd5.
This commit is contained in:
Lucien Mueller 2020-11-18 10:19:36 +01:00 committed by Gitea
parent afe8d6cec1
commit 98fd9c7e36
1 changed files with 0 additions and 3 deletions

View File

@ -19,11 +19,8 @@ SRC_URI[sha256sum] = "6f08330c5cf79fa8ef68b9912b9901db7ffd34b63e225dce74db56bb21
inherit pypi
PYPI_PACKAGE = "pycurl"
PYCURL_SSL_LIBRARY ?= "gnutls"
DEPENDS = "\
curl \
${PYTHON_PN}\
"
export PYCURL_SSL_LIBRARY