xbps-src: updated list of required host utils.
This commit is contained in:
4
xbps-src
4
xbps-src
@@ -382,9 +382,9 @@ umask 022
|
|||||||
#
|
#
|
||||||
# Required utilities in host system for the bootstrap target.
|
# Required utilities in host system for the bootstrap target.
|
||||||
readonly REQHOST_UTILS_BOOTSTRAP="make gawk bash bison sed gcc g++ msgfmt makeinfo \
|
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 \
|
readonly REQHOST_UTILS="xbps-install xbps-query xbps-rindex xbps-uhelper \
|
||||||
xbps-reconfigure xbps-remove xbps-create xbps-uchroot xbps-uunshare"
|
xbps-reconfigure xbps-remove xbps-create xbps-uchroot xbps-uunshare"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user