Skip to content

Commit f4bb026

Browse files
committed
Fix ncurses static-libs
1 parent 321f2e1 commit f4bb026

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/pkg.lib.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -711,6 +711,9 @@
711711
"ncurses": {
712712
"type": "library",
713713
"artifact": "ncurses",
714+
"static-libs@unix": [
715+
"libncurses.a"
716+
],
714717
"license": {
715718
"type": "file",
716719
"path": "COPYING"

0 commit comments

Comments
 (0)