summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-security/clamav/clamav_0.99.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/clamav/clamav_0.99.3.bb b/recipes-security/clamav/clamav_0.99.3.bb
index dc26277..043fa21 100644
--- a/recipes-security/clamav/clamav_0.99.3.bb
+++ b/recipes-security/clamav/clamav_0.99.3.bb
@@ -35,7 +35,7 @@ GID = "clamav"
35# as defined below 35# as defined below
36 36
37CLAMAV_LLVM ?= "oellvm" 37CLAMAV_LLVM ?= "oellvm"
38CLAMAV_LLVM_RELEASE ?= "5.0" 38CLAMAV_LLVM_RELEASE ?= "6.0"
39 39
40PACKAGECONFIG ?= "ncurses openssl bz2 zlib ${CLAMAV_LLVM}" 40PACKAGECONFIG ?= "ncurses openssl bz2 zlib ${CLAMAV_LLVM}"
41PACKAGECONFIG += " ${@bb.utils.contains("DISTRO_FEATURES", "ipv6", "ipv6", "", d)}" 41PACKAGECONFIG += " ${@bb.utils.contains("DISTRO_FEATURES", "ipv6", "ipv6", "", d)}"