Soletta Project is a framework for making IoT devices. With Soletta Project's libraries developers can easily write software for devices that control actuators/sensors and communicate using standard technologies. It enables adding smartness even on the smallest edge devices.
Soletta requires libmosquitto >= 1.4.2
Since libmosquitto does not have a pkg-config to check the library
version, it's checking for the version exported in mosquitto.h
Soletta requires libmosquitto >= 1.4.2 Since libmosquitto does not have a pkg-config to check the library version, it's checking for the version exported in mosquitto.h
Signed-off-by: Flavio Ceolin flavio.ceolin@intel.com