rtpengine: add mqtt dep

rtpengine will use the lib if found, so add it.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
This commit is contained in:
Sebastian Kemper 2022-10-15 09:56:09 +02:00
parent a16f7ce898
commit 2a13d2eb1e

View file

@ -45,6 +45,7 @@ ENGINE_DEPENDS := \
+libevent2-pthreads \
+libhiredis \
+libip4tc \
+libmosquitto \
+libopenssl \
+libpcap \
+libpcre \