diff --git a/recipes/wip/monitors/htop/recipe.toml b/recipes/wip/monitors/htop/recipe.toml index 17259236..2d995063 100644 --- a/recipes/wip/monitors/htop/recipe.toml +++ b/recipes/wip/monitors/htop/recipe.toml @@ -8,11 +8,8 @@ autotools_recursive_regenerate [build] template = "configure" -configureflags = [ - "--disable-unicode", -] dependencies = [ - "ncurses", + "ncursesw", ] [package]