Fix ncurses static-libs

This commit is contained in:
crazywhalecc 2025-12-08 17:00:03 +08:00
parent 321f2e13e8
commit f4bb0263f6
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -711,6 +711,9 @@
"ncurses": {
"type": "library",
"artifact": "ncurses",
"static-libs@unix": [
"libncurses.a"
],
"license": {
"type": "file",
"path": "COPYING"