mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
nettle: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
9c74815542
commit
6c764ea966
@ -8,8 +8,8 @@ PKG_SHA256="fe9ff51cb1f2abb5e65a6b8c10a92da0ab5ab6eaf26e7fc2b675c45f1fb519b5"
|
||||
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 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