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