Skip to content

Commit 66cca18

Browse files
committed
Fixed lib to use ncursesw.
This should work in most modern distros
1 parent 428226a commit 66cca18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"deimos"
1313
],
1414
"libs": [
15-
"ncurses"
15+
"ncursesw"
1616
]
1717
}

0 commit comments

Comments
 (0)