Merge branch 'htop-ncursesw' into 'master'

Use ncursesw for htop

See merge request redox-os/redox!2000
This commit is contained in:
Jeremy Soller 2026-03-12 07:46:51 -06:00
commit bc2b4a9110

View File

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