diff --git a/packages/toolchain/math/mpc/meta b/packages/toolchain/math/mpc/meta index 79ee0f9f34..26fba428cc 100644 --- a/packages/toolchain/math/mpc/meta +++ b/packages/toolchain/math/mpc/meta @@ -12,3 +12,5 @@ PKG_SECTION="toolchain/math" PKG_SHORTDESC="mpc: A C library for the arithmetic of high precision complex numbers" PKG_LONGDESC="pc is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It is built upon and follows the same principles as Mpfr." PKG_IS_ADDON="no" + +PKG_AUTORECONF="no"