Skip to content

Commit

Permalink
rtpengine: add mqtt dep
Browse files Browse the repository at this point in the history
rtpengine will use the lib if found, so add it.

Signed-off-by: Sebastian Kemper <[email protected]>
  • Loading branch information
micmac1 committed Oct 15, 2022
1 parent a16f7ce commit 2a13d2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net/rtpengine/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ ENGINE_DEPENDS := \
+libevent2-pthreads \
+libhiredis \
+libip4tc \
+libmosquitto \
+libopenssl \
+libpcap \
+libpcre \
Expand Down

0 comments on commit 2a13d2e

Please sign in to comment.