xbps-src: updated list of required host utils.
This commit is contained in:
parent
8e0644f7cf
commit
50c641ddcf
4
xbps-src
4
xbps-src
|
@ -382,9 +382,9 @@ umask 022
|
|||
#
|
||||
# Required utilities in host system for the bootstrap target.
|
||||
readonly REQHOST_UTILS_BOOTSTRAP="make gawk bash bison sed gcc g++ msgfmt makeinfo \
|
||||
perl tar xz gzip bzip2 patch flex automake libtool pkg-config"
|
||||
perl bsdtar xz gzip bzip2 patch flock flex libtool pkg-config"
|
||||
|
||||
# Required utilities in host system for chroot ops.
|
||||
# Required utilities in host.
|
||||
readonly REQHOST_UTILS="xbps-install xbps-query xbps-rindex xbps-uhelper \
|
||||
xbps-reconfigure xbps-remove xbps-create xbps-uchroot xbps-uunshare"
|
||||
|
||||
|
|
Loading…
Reference in New Issue