xerces: fix static linking with curl
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 11 Oct 2018 21:27:11 +0000 (23:27 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 14 Oct 2018 08:59:24 +0000 (10:59 +0200)
commite954ad62a61c4b552796c27e9a176e8453fd6b3f
treebfb083f5dfdd8fc67cdc3b05346689c1aa09008a
parenta0f0b540136ef37030dde0a9d0740beeea5daa05
xerces: fix static linking with curl

When curl is statically built with openssl support, xerces needs to
link with openssl libraries so use pkg_check_modules to get any
needed dependencies

Fixes:
 - http://autobuild.buildroot.org/results/29ca90fff2c8e38f2edf7240eca3aa3fe7397c45

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/xerces/0002-fix-static-linking-with-curl.patch [new file with mode: 0644]