diff options
| -rw-r--r-- | recipes-scanners/clamav/clamav_0.104.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-scanners/clamav/clamav_0.104.0.bb b/recipes-scanners/clamav/clamav_0.104.0.bb index 491a82f..3bcb5eb 100644 --- a/recipes-scanners/clamav/clamav_0.104.0.bb +++ b/recipes-scanners/clamav/clamav_0.104.0.bb | |||
| @@ -6,6 +6,8 @@ LICENSE = "LGPL-2.1-only" | |||
| 6 | 6 | ||
| 7 | DEPENDS = "glibc llvm libtool db openssl zlib curl libxml2 bison pcre2 json-c libcheck" | 7 | DEPENDS = "glibc llvm libtool db openssl zlib curl libxml2 bison pcre2 json-c libcheck" |
| 8 | 8 | ||
| 9 | COMPATIBLE_HOST:libc-musl:class-target = "null" | ||
| 10 | |||
| 9 | LIC_FILES_CHKSUM = "file://COPYING.txt;beginline=2;endline=3;md5=f7029fbbc5898b273d5902896f7bbe17" | 11 | LIC_FILES_CHKSUM = "file://COPYING.txt;beginline=2;endline=3;md5=f7029fbbc5898b273d5902896f7bbe17" |
| 10 | 12 | ||
| 11 | # July 27th | 13 | # July 27th |
