summaryrefslogtreecommitdiffhomepage
path: root/groups/211.native_packages_cmdline.group
diff options
context:
space:
mode:
Diffstat (limited to 'groups/211.native_packages_cmdline.group')
-rw-r--r--groups/211.native_packages_cmdline.group5
1 files changed, 4 insertions, 1 deletions
diff --git a/groups/211.native_packages_cmdline.group b/groups/211.native_packages_cmdline.group
index 22ba0087..3851db2b 100644
--- a/groups/211.native_packages_cmdline.group
+++ b/groups/211.native_packages_cmdline.group
@@ -4,7 +4,7 @@
GROUP_TARGET="native_packages";
NATIVE_PACKAGES_PACKAGES="$(rtl_lconcat "${NATIVE_PACKAGES_PACKAGES}" "
bash bc busybox calcurse coreutils dash datamash dos2unix ed figlet
-findutils gawk grep mc mksh moon_buggy mpg123 nano ninvaders
+findutils gawk grep jush mc mksh moon_buggy mpg123 nano ninvaders
openbsd_baseutils pv rc sbase screen sed sloccount tar tcsh
the_silver_searcher toilet tree terminally_tetris ubase which zsh")";
: ${PKG_BASH_DEPENDS:="ncurses"};
@@ -63,6 +63,9 @@ the_silver_searcher toilet tree terminally_tetris ubase which zsh")";
: ${PKG_GREP_SHA256SUM:=b960541c499619efd6afe1fa795402e4733c8e11ebf9fafccc0bb4bccdc5b514};
: ${PKG_GREP_VERSION:=3.3};
: ${PKG_GREP_URL:=https://ftp.gnu.org/gnu/grep/grep-${PKG_GREP_VERSION}.tar.xz};
+: ${PKG_JUSH_DEPENDS:="libeditline"};
+: ${PKG_JUSH_URLS_GIT:="jush-master=https://github.com/troglobit/jush.git@master"};
+: ${PKG_JUSH_SUBDIR:="jush-master"};
: ${PKG_MC_DEPENDS:="glib libX11 ncursesw"};
: ${PKG_MC_SHA256SUM:=eb9e56bbb5b2893601d100d0e0293983049b302c5ab61bfb544ad0ee2cc1f2df};
: ${PKG_MC_VERSION:=4.8.19};