From fca745eac17541b1e79d0014c3d4196830ebb1f2 Mon Sep 17 00:00:00 2001 From: Alexander von Gluck IV Date: Wed, 3 Dec 2014 20:14:03 +0000 Subject: [PATCH] which: Add missing cmd:sed --- sys-apps/which/which-2.20.recipe | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-apps/which/which-2.20.recipe b/sys-apps/which/which-2.20.recipe index 3eb419671..bc48528a1 100644 --- a/sys-apps/which/which-2.20.recipe +++ b/sys-apps/which/which-2.20.recipe @@ -22,6 +22,7 @@ BUILD_PREREQUIRES=" haiku_devel >= $haikuVersion cmd:gcc cmd:make + cmd:sed " BUILD()