1
1
mirror of https://github.com/tstack/lnav.git synced 2024-08-17 08:50:41 +03:00
lnav/vcpkg.json
2024-05-10 21:01:25 -07:00

13 lines
177 B
JSON

{
"dependencies": [
"curl",
"libarchive",
"sqlite3",
"bzip2",
"pcre2",
"ncurses",
"readline",
"zlib"
]
}