]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
curl: fix dependencies when building with ldap/ldaps
authorFederico Pellegrin <fede@evolware.org>
Thu, 9 Feb 2023 16:03:08 +0000 (17:03 +0100)
committerSteve Sakoman <steve@sakoman.com>
Sat, 25 Feb 2023 19:25:51 +0000 (09:25 -1000)
commit6a4f55bb305e3cb2fb3f60471ff0adaef5adbc9f
tree1756560659b374d337794db1d01839d628ca1304
parentd64e3cf57d80f4f399350d91fc3e39198014f5eb
curl: fix dependencies when building with ldap/ldaps

openldap is added as a dependency so the build will not fail,
as otherwise ldap headers are not found during configure phase

Note: due to upstream bug (now fixed) building LDAP/LDAPS support
with minimal configurations can sometimes not work, see details at:
https://github.com/curl/curl/pull/10445

Signed-off-by: Federico Pellegrin <fede@evolware.org>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit a999f62f5692687a5557f7a50c7c768c50f3d7d3)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-support/curl/curl_7.85.0.bb