Use homebrew libncursesw
parent
e345e72ff0
commit
6b121ac061
@ -1,4 +1,4 @@
|
|||||||
package ncurses
|
package ncurses
|
||||||
|
|
||||||
const LIBRARY_PATH = "libncurses.dylib"
|
const LIBRARY_PATH = "/opt/homebrew/Cellar/ncurses/6.4/lib/libncursesw.dylib"
|
||||||
const LIBC_PATH = "libSystem.B.dylib"
|
const LIBC_PATH = "libSystem.B.dylib"
|
||||||
|
Loading…
Reference in New Issue