aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/clamav/clamav_0.96.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/clamav/clamav_0.96.1.bb')
-rw-r--r--recipes/clamav/clamav_0.96.1.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/clamav/clamav_0.96.1.bb b/recipes/clamav/clamav_0.96.1.bb
index 6124652e98..0f09b8a6d7 100644
--- a/recipes/clamav/clamav_0.96.1.bb
+++ b/recipes/clamav/clamav_0.96.1.bb
@@ -1,11 +1,12 @@
require clamav.inc
-SRC_URI += " file://fix-llvm-cross-configure.patch"
+SRC_URI += "file://fix-llvm-cross-configure.patch \
+ file://fix-libclamav.pc.in.patch"
SRC_URI[clamav-0.96.1.md5sum] = "38e7870db6e9ad0e569518499a6f3651"
SRC_URI[clamav-0.96.1.sha256sum] = "413dd25907059068da2a367d2b330fbc37d5d2764eb3b047214ce754a9ca74ea"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
EXTRA_OECONF_append_libc-uclibc = " --disable-llvm"