fluent-bit: Deactivate sasl2, zlib and zstd
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 13 Oct 2024 10:43:48 +0000 (12:43 +0200)
committerRosen Penev <rosenp@gmail.com>
Mon, 14 Oct 2024 01:03:34 +0000 (18:03 -0700)
commitce6ca4137c7573fde1411cb0050f54342d8265c5
treec3ba55ea201fef662787d4f307fb05d993e3d6f1
parent6a1511fcd8978efdcee168dbb007a5826dc63e6b
fluent-bit: Deactivate sasl2, zlib and zstd

Deactivate the dependencies to libsals2, libzlib and libzstd.
This fixes the build of fluent-bit.

This fixes the following problem:
```
Package fluent-bit is missing dependencies for the following libraries:
libsasl2.so.3
libz.so.1
libzstd.so.1
```

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
admin/fluent-bit/Makefile