mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 23:47:49 +00:00
mpc: fix deps
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
fcc1e4c5b2
commit
27590d63cf
@ -6,7 +6,7 @@ PKG_LICENSE="LGPL"
|
||||
PKG_SITE="http://www.multiprecision.org"
|
||||
PKG_URL="http://www.multiprecision.org/mpc/download/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS="gmp mpfr"
|
||||
PKG_BUILD_DEPENDS="ccache gmp mpfr"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="toolchain/math"
|
||||
PKG_SHORTDESC="mpc: A C library for the arithmetic of high precision complex numbers"
|
||||
|
Loading…
x
Reference in New Issue
Block a user