termux-packages: Add util-linux to build-essential
Signed-off-by: Yuvraj Saxena <ysaxenax@gmail.com>
This commit is contained in:
parent
376128c489
commit
c09aa270b9
@ -19,7 +19,7 @@ TERMUX_PKG_PLATFORM_INDEPENDENT=yes
|
||||
TERMUX_PKG_DEPENDS="autoconf, automake, bison, clang, cmake, flex, gperf, libtool, m4, make, ninja, pkg-config, bc, bzip2, coreutils, diffutils, ed, findutils, gawk, grep, gzip, lzip, lzop, patch, procps, psmisc, sed, tar, xz-utils"
|
||||
|
||||
# Other packages that may be interesting.
|
||||
TERMUX_PKG_SUGGESTS="git, golang, nodejs, patchelf, proot, python-dev, python2-dev, ruby-dev, rust, subversion"
|
||||
TERMUX_PKG_SUGGESTS="git, golang, nodejs, patchelf, proot, python-dev, python2-dev, ruby-dev, rust, subversion, util-linux"
|
||||
|
||||
termux_step_post_massage() {
|
||||
cd "$TERMUX_PKG_MASSAGEDIR"
|
||||
|
Loading…
Reference in New Issue
Block a user