mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
nettle: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
c0801dc820
commit
85b13b46e0
@ -8,8 +8,8 @@ PKG_SHA256="b4c518adb174e484cb4acea54118f02380c7133771e7e9beb98a0787194ee47c"
|
||||
PKG_LICENSE="GPL2"
|
||||
PKG_SITE="http://www.lysator.liu.se/~nisse/nettle"
|
||||
PKG_URL="https://ftp.gnu.org/gnu/nettle/nettle-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_HOST="toolchain:host gmp:host"
|
||||
PKG_DEPENDS_TARGET="toolchain gmp"
|
||||
PKG_DEPENDS_HOST="autotools:host gcc:host gmp:host"
|
||||
PKG_DEPENDS_TARGET="autotools:host gcc:host gmp"
|
||||
PKG_LONGDESC="A low-level cryptographic library."
|
||||
|
||||
PKG_CONFIGURE_OPTS_COMMON="--disable-documentation \
|
||||
|
Loading…
x
Reference in New Issue
Block a user