syslog-ng: disable mqtt
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 12 Jul 2021 14:14:31 +0000 (16:14 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 12 Jul 2021 14:17:35 +0000 (16:17 +0200)
commit827fa8e21fb7c0f66c37b3f0d4bda3a0cec451e3
tree267903f8367f1f12e2a9f7e45b0a3fb46c7a1de6
parentf5849496821f08bfb587792860dbf34b4494fcd6
syslog-ng: disable mqtt

For now, disable mqtt as it was automatically enabled as the build
system finds compiled libpaho-mqtt-c and requires dependency.

---
Here is the output:
Package syslog-ng is missing dependencies for the following libraries:
libpaho-mqtt3c.so.1
---

This is a new feature since syslog-ng 3.33.1 and if anyone is interested
in it, it can be enabled.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit e319e89fde0f3c6b3c8ecfffe9bd759c9a44ac15)
admin/syslog-ng/Makefile