file: Fix FTBFS due to missing dependency
authorVolker Christian <me@vchrist.at>
Sat, 5 Aug 2023 18:00:00 +0000 (20:00 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Sun, 6 Aug 2023 07:00:25 +0000 (10:00 +0300)
commit3ee4f030b525d8d7c56605735df1c44d1362f026
tree9c699392370c5c0ad26c4d8e4c0990373bb16440
parent1003f84ead4ccd1b99c07392ad7542debe82e332
file: Fix FTBFS due to missing dependency

Fixes #21583

zstdlib and lzlib support is currently not neccessary for OpenWRT.
Thus, Explicitly disable zstdlib and lzlib as they would be enabled
automatically in case they are already installed.

Signed-off-by: Volker Christian <me@vchrist.at>
libs/file/Makefile