m4: needs awk to build.

Thanks to gci student georgewhite for spotting this!
This commit is contained in:
Adrien Destugues
2014-12-04 13:53:53 +01:00
parent c25e369f83
commit ae508264d3

View File

@@ -32,6 +32,7 @@ BUILD_REQUIRES="
" "
BUILD_PREREQUIRES=" BUILD_PREREQUIRES="
haiku_devel >= $haikuVersion haiku_devel >= $haikuVersion
cmd:awk
cmd:gcc cmd:gcc
cmd:ld cmd:ld
cmd:make cmd:make