xbps-src: require gawk for bootstrap, glibc wants it.
This commit is contained in:
parent
3ad702f3a5
commit
fce81cd12e
2
xbps-src
2
xbps-src
@ -379,7 +379,7 @@ umask 022
|
|||||||
# Check for required utilities in host system.
|
# Check for required utilities in host system.
|
||||||
#
|
#
|
||||||
# Required utilities in host system for the bootstrap target.
|
# Required utilities in host system for the bootstrap target.
|
||||||
readonly REQHOST_UTILS_BOOTSTRAP="awk bash bison sed gcc g++ msgfmt makeinfo \
|
readonly REQHOST_UTILS_BOOTSTRAP="gawk bash bison sed gcc g++ msgfmt makeinfo \
|
||||||
perl tar xz gzip bzip2 patch flex"
|
perl tar xz gzip bzip2 patch flex"
|
||||||
|
|
||||||
# Required utilities in host system for chroot ops.
|
# Required utilities in host system for chroot ops.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user