mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 05:14:52 +08:00
11 lines
170 B
YAML
11 lines
170 B
YAML
ncurses:
|
|
type: library
|
|
artifact: ncurses
|
|
static-libs@unix:
|
|
- libncurses.a
|
|
ncursesw:
|
|
type: library
|
|
artifact: ncurses
|
|
static-libs@unix:
|
|
- libncursesw.a
|