diff --git a/packages/toolchain/math/gmp/meta b/packages/toolchain/math/gmp/meta index 86ba00261b..da8ed0be57 100644 --- a/packages/toolchain/math/gmp/meta +++ b/packages/toolchain/math/gmp/meta @@ -6,7 +6,7 @@ PKG_LICENSE="LGPL" PKG_SITE="http://www.swox.com/gmp/" PKG_URL="http://ftp.sunet.se/pub/gnu/gmp/$PKG_NAME-$PKG_VERSION.tar.bz2" PKG_DEPENDS="" -PKG_BUILD_DEPENDS="" +PKG_BUILD_DEPENDS="ccache" PKG_PRIORITY="optional" PKG_SECTION="toolchain/math" PKG_SHORTDESC="gmp: The GNU MP (multiple precision arithmetic) library"