mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 07:39:01 +08:00
cb32d75064
* [ncurses] Update to 6.4 * Adopt new pkgconfig dir option Fixes native mingw builds.
9 lines
254 B
JSON
9 lines
254 B
JSON
{
|
|
"name": "ncurses",
|
|
"version": "6.4",
|
|
"description": "Free software emulation of curses in System V Release 4.0, and more",
|
|
"homepage": "https://invisible-island.net/ncurses/announce.html",
|
|
"license": "MIT",
|
|
"supports": "!windows | mingw"
|
|
}
|