pycurl: added missing export.

BugzID: 66530

Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
This commit is contained in:
Lucien Mueller 2020-11-20 15:23:47 +01:00
parent 5edad2a05a
commit 522ca79d39
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ inherit pypi
PYPI_PACKAGE = "pycurl"
PYCURL_SSL_LIBRARY ??= "openssl"
export PYCURL_SSL_LIBRARY
DEPENDS = "\
curl \