early-access version 2853
This commit is contained in:
10
externals/vcpkg/ports/readline-unix/vcpkg.json
vendored
Executable file
10
externals/vcpkg/ports/readline-unix/vcpkg.json
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "readline-unix",
|
||||
"version": "8.1",
|
||||
"port-version": 1,
|
||||
"description": "Implementation of readline for unix",
|
||||
"supports": "!windows",
|
||||
"dependencies": [
|
||||
"ncurses"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user