diff --git a/config/pkg.lib.json b/config/pkg.lib.json index 52531b21..79e1a853 100644 --- a/config/pkg.lib.json +++ b/config/pkg.lib.json @@ -711,6 +711,9 @@ "ncurses": { "type": "library", "artifact": "ncurses", + "static-libs@unix": [ + "libncurses.a" + ], "license": { "type": "file", "path": "COPYING"