Commit 0fea3bc
authored
gst-plugins-imsdk: add mosquitto runtime dependency for MQTT adaptor (#1874)
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.1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
0 commit comments