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:
parent
a16f7ce898
commit
2a13d2eb1e
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ ENGINE_DEPENDS := \
|
||||||
+libevent2-pthreads \
|
+libevent2-pthreads \
|
||||||
+libhiredis \
|
+libhiredis \
|
||||||
+libip4tc \
|
+libip4tc \
|
||||||
|
+libmosquitto \
|
||||||
+libopenssl \
|
+libopenssl \
|
||||||
+libpcap \
|
+libpcap \
|
||||||
+libpcre \
|
+libpcre \
|
||||||
|
|
Loading…
Reference in a new issue