4ab009 groups/211.native_packages_cmdline.group: moe: fix DEPENDS

Authored and Committed by Redfoxmoon 3 years ago
    groups/211.native_packages_cmdline.group: moe: fix DEPENDS
    
    Signed-off-by: Ørjan Malde <red@foxi.me>
    
        
groups/211.native_packages_cmdline.group CHANGED
@@ -124,7 +124,7 @@ the_silver_searcher toilet tree terminally_tetris ubase which zsh")";
124
124
+../mksh/mksh.1=share/man/man1/%[FNAME]"};
125
125
: ${PKG_MKSH_IN_TREE:=1};
126
126
: ${PKG_MKSH_SUBDIR:=mksh};
127
- : ${PKG_MOE_DEPENDS:="ncurses"};
127
+ : ${PKG_MOE_DEPENDS:="ncurses ncursesw"};
128
128
: ${PKG_MOE_SHA256SUM:=8a885f2be426f8e04ad39c96012bd860954085a23744f2451663168826d7a1e8};
129
129
: ${PKG_MOE_VERSION:=1.12};
130
130
: ${PKG_MOE_URL:=https://ftp.gnu.org/gnu/moe/moe-${PKG_MOE_VERSION}.tar.lz};