mirror of
https://github.com/openwrt/packages.git
synced 2026-05-30 03:36:24 +08:00
Fixes issue #8978. If libcurl's SSL library is set to an SSL library other than libmbedtls, compilation fails. This patch configures python-curl to use the currently selected SSL library for libcurl. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>