]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blobdiff - package/clamav/clamav.mk
clamav: add patch to fix build failure caused by lack of libcurl
[coffee/buildroot.git] / package / clamav / clamav.mk
index 23dee0a818f240fe3d9b52902e910396cc56c438..c0138a8944f3389e7a6aff75816428693b27dc91 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-CLAMAV_VERSION = 0.99.2
+CLAMAV_VERSION = 0.100.0
 CLAMAV_SITE = https://www.clamav.net/downloads/production
 CLAMAV_LICENSE = GPL-2.0
 CLAMAV_LICENSE_FILES = COPYING COPYING.bzip2 COPYING.file COPYING.getopt \
@@ -15,7 +15,9 @@ CLAMAV_DEPENDENCIES = \
        libtool \
        openssl \
        zlib \
-       $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext)
+       $(TARGET_NLS_DEPENDENCIES)
+# 0003-m4-reorganization-libs-curl.m4-fix-curl-config-detec.patch
+CLAMAV_AUTORECONF = YES
 
 # mmap cannot be detected when cross-compiling, needed for mempool support
 CLAMAV_CONF_ENV = \