mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
gnutls: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
0395af8934
commit
c0801dc820
@ -8,8 +8,8 @@ PKG_SHA256="66269a2cfe0e1c2dabec87bdbbd8ab656f396edd9a40dd006978e003cfa52bfc"
|
||||
PKG_LICENSE="LGPL2.1"
|
||||
PKG_SITE="https://gnutls.org"
|
||||
PKG_URL="https://www.gnupg.org/ftp/gcrypt/gnutls/v${PKG_VERSION:0:3}/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_HOST="toolchain:host libidn2:host nettle:host zlib:host"
|
||||
PKG_DEPENDS_TARGET="toolchain libidn2 nettle zlib"
|
||||
PKG_DEPENDS_HOST="autotools:host gcc:host libidn2:host nettle:host zlib:host"
|
||||
PKG_DEPENDS_TARGET="autotools:host gcc:host libidn2 nettle zlib"
|
||||
PKG_LONGDESC="A library which provides a secure layer over a reliable transport layer."
|
||||
|
||||
PKG_CONFIGURE_OPTS_COMMON="--disable-doc \
|
||||
|
Loading…
x
Reference in New Issue
Block a user