4ab009
groups/211.native_packages_cmdline.group: moe: fix DEPENDS
@@ -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
|
+
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};
|