mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 02:09:01 +08:00
14 lines
245 B
JSON
14 lines
245 B
JSON
|
{
|
||
|
"name": "readline",
|
||
|
"version-string": "0",
|
||
|
"port-version": 1,
|
||
|
"description": "GNU readline and history libraries",
|
||
|
"supports": "!uwp",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "readline-win32",
|
||
|
"platform": "windows"
|
||
|
}
|
||
|
]
|
||
|
}
|