summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/clamav/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/clamav/Makefile b/package/clamav/Makefile
index f64051fac..132224245 100644
--- a/package/clamav/Makefile
+++ b/package/clamav/Makefile
@@ -27,6 +27,7 @@ CONFIGURE_ARGS+= --enable-mempool \
--with-system-libmspack \
--disable-xml \
--disable-check \
+ --with-libcurl="$(STAGING_TARGET_DIR)/usr" \
--with-openssl="$(STAGING_TARGET_DIR)/usr" \
--with-pcre="$(STAGING_TARGET_DIR)/usr"