Skip to content

gst-plugins-imsdk: add mosquitto runtime dependency for MQTT adaptor#1874

Open
Raja-Ganapathi-Busam wants to merge 1 commit intoqualcomm-linux:masterfrom
Raja-Ganapathi-Busam:imsdk_mqtt_rdepends
Open

gst-plugins-imsdk: add mosquitto runtime dependency for MQTT adaptor#1874
Raja-Ganapathi-Busam wants to merge 1 commit intoqualcomm-linux:masterfrom
Raja-Ganapathi-Busam:imsdk_mqtt_rdepends

Conversation

@Raja-Ganapathi-Busam
Copy link
Copy Markdown
Contributor

The MQTT adaptor uses libmosquitto and loads it at runtime via dlopen(). In addition, the mosquitto broker service is required to execute the supported MQTT use cases.

Since the mosquitto package provides the broker service and has an RDEPENDS on libmosquitto, add a runtime dependency on mosquitto to ensure both the library and service are available at runtime.

The MQTT adaptor uses libmosquitto and loads it at runtime via dlopen().
In addition, the mosquitto broker service is required to execute the
supported MQTT use cases.

Since the mosquitto package provides the broker service and has an
RDEPENDS on libmosquitto, add a runtime dependency on mosquitto to
ensure both the library and service are available at runtime.

Signed-off-by: Raja Ganapathi Busam <rbusam@qti.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants