Add bash as dependency.
This commit is contained in:
parent
75d779eca5
commit
99b640f183
@ -18,7 +18,7 @@ etc/termux-login.sh
|
|||||||
# Some of these packages are not dependencies and used only to ensure
|
# Some of these packages are not dependencies and used only to ensure
|
||||||
# that core packages are installed after upgrading (we removed busybox
|
# that core packages are installed after upgrading (we removed busybox
|
||||||
# from essentials).
|
# from essentials).
|
||||||
TERMUX_PKG_DEPENDS="bzip2, coreutils, curl, dash, diffutils, findutils, gawk, grep, gzip, less, procps, psmisc, sed, tar, termux-am, termux-am-socket, termux-exec, util-linux, xz-utils, dialog"
|
TERMUX_PKG_DEPENDS="bzip2, coreutils, curl, dash, diffutils, findutils, gawk, grep, gzip, less, procps, psmisc, sed, tar, termux-am, termux-am-socket, termux-exec, util-linux, xz-utils, dialog bash"
|
||||||
|
|
||||||
# Optional packages that are distributed as part of bootstrap archives.
|
# Optional packages that are distributed as part of bootstrap archives.
|
||||||
TERMUX_PKG_RECOMMENDS="ed, dos2unix, inetutils, net-tools, patch, unzip"
|
TERMUX_PKG_RECOMMENDS="ed, dos2unix, inetutils, net-tools, patch, unzip"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user