goldendict-ng/vcpkg.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
372 B
JSON
Raw Normal View History

{
"name": "goldendict-ng",
"version": "24.5.5",
"dependencies": [
"bzip2",
"hunspell",
"libiconv",
"liblzma",
"libvorbis",
"libzim",
"lzo",
"opencc",
"xapian",
"zlib",
"openssl"
],
"features": {
"breakpad": {
"description": "enable breakpad crash reporting",
"dependencies": [ "breakpad" ]
}
}
}