From b7e15bc175e712a7bfbf70c92a2c450a13aaadac Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Mon, 20 May 2013 19:24:14 +0200 Subject: [PATCH] declare libintl as runtime requirement of grep --- sys-apps/grep/grep-2.14.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/grep/grep-2.14.recipe b/sys-apps/grep/grep-2.14.recipe index 3ab6e0c1d..0ea871761 100644 --- a/sys-apps/grep/grep-2.14.recipe +++ b/sys-apps/grep/grep-2.14.recipe @@ -22,10 +22,10 @@ PROVIDES=" REQUIRES=" haiku >= $haikuVersion lib:libiconv + lib:libintl " BUILD_REQUIRES=" $REQUIRES - gettext cmd:aclocal cmd:autoconf cmd:automake