From e76d28316202d272767b3ad33000e5ebee8eb2b9 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 17 Nov 2010 15:07:36 +0100 Subject: [PATCH] mpfr: fix deps Signed-off-by: Stephan Raue --- packages/toolchain/math/mpfr/meta | 2 +- ...tches_20101110.diff => mpfr-3.0.0-allpatches_20101110.patch} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename packages/toolchain/math/mpfr/patches/{mpfr-3.0.0-allpatches_20101110.diff => mpfr-3.0.0-allpatches_20101110.patch} (100%) diff --git a/packages/toolchain/math/mpfr/meta b/packages/toolchain/math/mpfr/meta index 9af9a290d5..89dfc421a3 100644 --- a/packages/toolchain/math/mpfr/meta +++ b/packages/toolchain/math/mpfr/meta @@ -6,7 +6,7 @@ PKG_LICENSE="LGPL" PKG_SITE="http://www.mpfr.org/" PKG_URL="http://www.mpfr.org/mpfr-current/$PKG_NAME-$PKG_VERSION.tar.bz2" PKG_DEPENDS="" -PKG_BUILD_DEPENDS="gmp" +PKG_BUILD_DEPENDS="ccache gmp" PKG_PRIORITY="optional" PKG_SECTION="toolchain/math" PKG_SHORTDESC="mpfr: A C library for multiple-precision floating-point computations with exact roundi" diff --git a/packages/toolchain/math/mpfr/patches/mpfr-3.0.0-allpatches_20101110.diff b/packages/toolchain/math/mpfr/patches/mpfr-3.0.0-allpatches_20101110.patch similarity index 100% rename from packages/toolchain/math/mpfr/patches/mpfr-3.0.0-allpatches_20101110.diff rename to packages/toolchain/math/mpfr/patches/mpfr-3.0.0-allpatches_20101110.patch