yuzu/externals/vcpkg/ports/clamav/vcpkg.json

19 lines
351 B
JSON
Executable File

{
"name": "clamav",
"version-semver": "0.103.0",
"port-version": 3,
"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",
"zlib"
]
}