Merged in kamnxt/haikuports (pull request #312)

Added awk to ODE's prerequires.
This commit is contained in:
diversys
2014-12-09 22:58:18 +03:00

View File

@@ -36,6 +36,7 @@ BUILD_PREREQUIRES="
cmd:mkdepend
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:awk
"
PATCHES="ode-0.12.patch"