kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #28267
Re: libcurl dependency
On 2/27/2017 8:45 AM, Simon Richter wrote:
> Hi,
>
> On 26.02.2017 17:55, Wayne Stambaugh wrote:
>
>> I'm not sure it's even necessary since curl's dependencies would have to
>> be satisfied in order to build so I'm not sure it makes sense for the
>> KiCad build config to test for and dependency library sub-dependencies.
>
> The library, yes, but we need the headers because we call an OpenSSL
> function directly.
>
> Simon
>
Is this call dependent on libcurl being built with OpenSSL or is it
always called?
References