From ada2c2fd70ba8d39a4c57d1ff95b5092b6369fc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20Krzy=C5=BCanowski?= Date: Tue, 9 Dec 2014 16:59:39 +0000 Subject: [PATCH] Added awk to ODE's prerequires. --- dev-games/ode/ode-0.12.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-games/ode/ode-0.12.recipe b/dev-games/ode/ode-0.12.recipe index f9129d0d0..09da5fc0d 100644 --- a/dev-games/ode/ode-0.12.recipe +++ b/dev-games/ode/ode-0.12.recipe @@ -36,6 +36,7 @@ BUILD_PREREQUIRES=" cmd:mkdepend cmd:gcc$secondaryArchSuffix cmd:ld$secondaryArchSuffix + cmd:awk " PATCHES="ode-0.12.patch"