mirror of
https://github.com/openwrt/telephony.git
synced 2025-12-21 23:34:35 +04:00
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:
@@ -45,6 +45,7 @@ ENGINE_DEPENDS := \
|
|||||||
+libevent2-pthreads \
|
+libevent2-pthreads \
|
||||||
+libhiredis \
|
+libhiredis \
|
||||||
+libip4tc \
|
+libip4tc \
|
||||||
|
+libmosquitto \
|
||||||
+libopenssl \
|
+libopenssl \
|
||||||
+libpcap \
|
+libpcap \
|
||||||
+libpcre \
|
+libpcre \
|
||||||
|
|||||||
Reference in New Issue
Block a user