mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-06 08:15:39 +08:00
add readline support
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"ncurses": {
|
||||
"source": "ncurses",
|
||||
"static-libs-unix": [
|
||||
"libncursesw.a"
|
||||
"libncurses.a"
|
||||
]
|
||||
},
|
||||
"readline": {
|
||||
|
||||
Reference in New Issue
Block a user