openwrt-packages/net/clamav
Josef Schlehofer 87be6ffe60
clamav: add libiconv dependencies when build with NLS
NLS means Native Language Support and when you have it enabled (it is
not default), clamav can not be compiled as it shows following error:

Package clamav is missing dependencies for the following libraries:
libiconv.so.2

Also, it is required that package libiconv-full is compiled first/before
than clamav and then try to compile clamav.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2021-04-15 09:44:30 +02:00
..
files clamav: allow configuration to use TCP socket 2021-01-09 18:29:46 -06:00
patches clamav: update to 0.103.1 2021-03-05 01:19:30 -08:00
Makefile clamav: add libiconv dependencies when build with NLS 2021-04-15 09:44:30 +02:00