From f527844ec33a58ccb04abd76275b4560dece8570 Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Sat, 15 Jun 2013 21:54:07 +0200 Subject: [PATCH] grep: update build requires --- sys-apps/grep/grep-2.14.recipe | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sys-apps/grep/grep-2.14.recipe b/sys-apps/grep/grep-2.14.recipe index 700a7df29..a785439f5 100644 --- a/sys-apps/grep/grep-2.14.recipe +++ b/sys-apps/grep/grep-2.14.recipe @@ -8,7 +8,7 @@ CHECKSUM_MD5="db55b9fc67d8c0895f3c73e94e2aebe3" # XZ file format: #SRC_URI="http://ftp.gnu.org/pub/gnu/grep/grep-2.14.tar.xz" #CHECKSUM_MD5="d4a3f03849d1e17ce56ab76aa5a24cab" -REVISION="3" +REVISION="4" ARCHITECTURES="x86_gcc2 ?x86" PATCHES="grep-2.14-gcc2.patch" @@ -25,15 +25,16 @@ REQUIRES=" lib:libintl " BUILD_REQUIRES=" - $REQUIRES - gettext cmd:aclocal cmd:autoconf cmd:automake cmd:gcc + cmd:gettext cmd:ld cmd:libtoolize cmd:make + devel:libiconv + devel:libintl " BUILD_PREREQUIRES=" haiku_devel >= $haikuVersion