26 lines
460 B
JSON
26 lines
460 B
JSON
{
|
|
"name": "clamav",
|
|
"version-semver": "0.103.11",
|
|
"description": "ClamAV is an open-source anti-virus toolkit.",
|
|
"homepage": "https://www.clamav.net",
|
|
"supports": "!uwp & !static",
|
|
"dependencies": [
|
|
"bzip2",
|
|
"json-c",
|
|
"libmspack",
|
|
"libxml2",
|
|
"openssl",
|
|
"pcre2",
|
|
"pthreads",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
},
|
|
"zlib"
|
|
]
|
|
}
|