From c40e2f7f6f5f434002f02b1d1dacbcf2df7d8768 Mon Sep 17 00:00:00 2001 From: Rene Gollent Date: Mon, 5 May 2014 22:28:51 -0400 Subject: [PATCH] Add missing dependency to binutils 2.24 recipe. --- sys-devel/binutils/binutils-2.24_2014_03_19.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys-devel/binutils/binutils-2.24_2014_03_19.recipe b/sys-devel/binutils/binutils-2.24_2014_03_19.recipe index 095c1ea04..46a3b7360 100644 --- a/sys-devel/binutils/binutils-2.24_2014_03_19.recipe +++ b/sys-devel/binutils/binutils-2.24_2014_03_19.recipe @@ -5,7 +5,7 @@ srcGitRev="c20a732df8f8b6d0f32c872817f3a0498a5c4761" SRC_URI="https://github.com/haiku/buildtools/archive/$srcGitRev.tar.gz" CHECKSUM_SHA256="6d3b677cd8ef777bf6fb3186a15b5122e46345595a996370325c758b3d8a4ab6" SRC_FILENAME="binutils-$portVersion.tar.gz" -REVISION="4" +REVISION="5" LICENSE=" GNU GPL v2 GNU LGPL v2 @@ -45,6 +45,7 @@ PROVIDES=" REQUIRES=" haiku$secondaryArchSuffix >= $haikuVersion + lib:libfl$secondaryArchSuffix " BUILD_REQUIRES=" cmd:find