package/mosquitto: fix static build with openssl
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 4 Aug 2019 20:44:58 +0000 (22:44 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 5 Aug 2019 20:22:36 +0000 (22:22 +0200)
commit7fc154da3d93650a4c3131744ad7bc387b395c0a
tree6df5cc90acfb6ad3d92c3129115dc64aeb4428c1
parenta0a066a8ff2c0f899be005b439fbadb1ab6d6a1b
package/mosquitto: fix static build with openssl

mosquitto library can be built statically since commit
a95bdd964761ec69a23174f5213dd54b77d0971b however build fails with
openssl because mosquitto does not use pkg-config to retrieve static
dependencies so provide them through the STATIC_LIB_DEPS variable

Fixes:
 - http://autobuild.buildroot.org/results/2ee69a5d7834c9a4845ebde801be6aa8f97cc5fa

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/mosquitto/mosquitto.mk