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