Use ncursesw for htop

This commit is contained in:
Wildan M 2026-03-12 19:41:35 +07:00
parent d81a3133ec
commit a933be7e3c
No known key found for this signature in database
GPG Key ID: 01AC53185C679C79

View File

@ -8,11 +8,8 @@ autotools_recursive_regenerate
[build]
template = "configure"
configureflags = [
"--disable-unicode",
]
dependencies = [
"ncurses",
"ncursesw",
]
[package]