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