xbps-src: bootstrap needs GNU make too.
This commit is contained in:
parent
9011699164
commit
f45746714d
2
xbps-src
2
xbps-src
|
@ -419,7 +419,7 @@ umask 022
|
|||
# Check for required utilities in host system.
|
||||
#
|
||||
# Required utilities in host system for the bootstrap target.
|
||||
readonly REQHOST_UTILS_BOOTSTRAP="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"
|
||||
|
||||
# Required utilities in host system for chroot ops.
|
||||
|
|
Loading…
Reference in New Issue
Block a user