mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
nspr: replace toolchain depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
2b22ba7641
commit
b66916a1df
@ -7,7 +7,7 @@ PKG_VERSION="4.35"
|
||||
PKG_LICENSE="Mozilla Public License"
|
||||
PKG_SITE="http://www.linuxfromscratch.org/blfs/view/svn/general/nspr.html"
|
||||
PKG_DEPENDS_HOST="ccache:host"
|
||||
PKG_DEPENDS_TARGET="toolchain nss:host nspr:host"
|
||||
PKG_DEPENDS_TARGET="autotools:host gcc:host nss:host nspr:host"
|
||||
PKG_DEPENDS_UNPACK="nss"
|
||||
PKG_LONGDESC="Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc like functions"
|
||||
PKG_TOOLCHAIN="configure"
|
||||
|
Loading…
x
Reference in New Issue
Block a user