mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
fix crossbuilding heimdal by adding dependency to host-ncurses
This commit is contained in:
parent
56eae6877e
commit
f46c545ebd
@ -9,7 +9,7 @@ PKG_LICENSE="BSD-3c"
|
||||
PKG_SITE="http://www.h5l.org/"
|
||||
PKG_URL="https://github.com/heimdal/heimdal/archive/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_SOURCE_DIR="$PKG_NAME-$PKG_NAME-$PKG_VERSION"
|
||||
PKG_DEPENDS_HOST="toolchain e2fsprogs:host Python2:host"
|
||||
PKG_DEPENDS_HOST="toolchain e2fsprogs:host Python2:host ncurses:host"
|
||||
PKG_SECTION="devel"
|
||||
PKG_SHORTDESC="heimdal: Kerberos 5, PKIX, CMS, GSS-API, SPNEGO, NTLM, Digest-MD5 and, SASL implementation."
|
||||
PKG_LONGDESC="Heimdal is an implementation of Kerberos 5 (and some more stuff) largely written in Sweden (which was important when we started writing it, less so now). It is freely available under a three clause BSD style license. "
|
||||
|
Loading…
x
Reference in New Issue
Block a user