mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
mpfr: fix deps
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
27590d63cf
commit
e76d283162
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user