mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
openssl: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
41a1e0034e
commit
9692ddfbf9
@ -9,7 +9,7 @@ PKG_LICENSE="Apache-2.0"
|
||||
PKG_SITE="https://openssl-library.org"
|
||||
PKG_URL="https://github.com/openssl/openssl/releases/download/${PKG_NAME}-${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_HOST="ccache:host"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_DEPENDS_TARGET="autotools:host gcc:host"
|
||||
PKG_LONGDESC="The Open Source toolkit for Secure Sockets Layer and Transport Layer Security"
|
||||
PKG_TOOLCHAIN="configure"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user