diff --git a/srcpkgs/clamav/template b/srcpkgs/clamav/template index b749101049c..08fee84747d 100644 --- a/srcpkgs/clamav/template +++ b/srcpkgs/clamav/template @@ -8,7 +8,8 @@ build_style=gnu-configure configure_args="--sbindir=/usr/bin --libdir=/usr/lib --with-openssl=${XBPS_CROSS_BASE}/usr --with-pcre=${XBPS_CROSS_BASE}/usr --with-zlib=${XBPS_CROSS_BASE}/usr --with-libbz2-prefix=${XBPS_CROSS_BASE}/usr - --with-system-libmspack=${XBPS_CROSS_BASE}/usr --with-user=_clamav --with-group=_clamav" + --with-system-libmspack=${XBPS_CROSS_BASE}/usr --with-libcurl=${XBPS_CROSS_BASE}/usr + --with-user=_clamav --with-group=_clamav" conf_files="/etc/clamd.conf /etc/freshclam.conf" hostmakedepends="flex pkg-config zip" makedepends="json-c-devel libcurl-devel libmspack-devel libxml2-devel