rtpengine: add mqtt dep 781/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 15 Oct 2022 07:56:09 +0000 (09:56 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 15 Oct 2022 07:56:12 +0000 (09:56 +0200)
rtpengine will use the lib if found, so add it.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/rtpengine/Makefile

index e60de94057b6b2bb22d4c7d9b338e70ac94ff51a..5967cb3b4760bffaa161b9eae62fc6698499ab04 100644 (file)
@@ -45,6 +45,7 @@ ENGINE_DEPENDS := \
        +libevent2-pthreads \
        +libhiredis \
        +libip4tc \
+       +libmosquitto \
        +libopenssl \
        +libpcap \
        +libpcre \