From f8f0fdf31125ef982af22e2668a0652b57723397 Mon Sep 17 00:00:00 2001 From: Alexander von Gluck IV Date: Wed, 3 Dec 2014 19:44:47 +0000 Subject: [PATCH] findutils: Fix missing sed dependency --- sys-apps/findutils/findutils-4.4.2.recipe | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sys-apps/findutils/findutils-4.4.2.recipe b/sys-apps/findutils/findutils-4.4.2.recipe index 0cc92166a..129b86948 100644 --- a/sys-apps/findutils/findutils-4.4.2.recipe +++ b/sys-apps/findutils/findutils-4.4.2.recipe @@ -14,7 +14,7 @@ COPYRIGHT="1994-2011 Free Software Foundation, Inc." LICENSE="GNU GPL v3" SRC_URI="http://ftp.gnu.org/gnu/findutils/findutils-4.4.2.tar.gz" CHECKSUM_SHA256="434f32d171cbc0a5e72cfc5372c6fc4cb0e681f8dce566a0de5b6fccd702b62a" -REVISION="1" +REVISION="2" ARCHITECTURES="x86_gcc2 x86 x86_64 arm" PROVIDES=" @@ -29,9 +29,10 @@ REQUIRES=" " BUILD_PREREQUIRES=" haiku_devel >= $haikuVersion - cmd:gcc - cmd:ld + cmd:gcc$secondaryArchSuffix + cmd:ld$secondaryArchSuffix cmd:make + cmd:sed " defineDebugInfoPackage findutils \