mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
JsonSchemaBuilder: switch from toolchain:host depend
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
542449ed3d
commit
68a4ffb48a
@ -6,7 +6,7 @@ PKG_NAME="JsonSchemaBuilder"
|
||||
PKG_VERSION="0"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.kodi.tv"
|
||||
PKG_DEPENDS_HOST="toolchain:host"
|
||||
PKG_DEPENDS_HOST="cmake:host ninja:host"
|
||||
PKG_DEPENDS_UNPACK="${MEDIACENTER}"
|
||||
PKG_LONGDESC="kodi-platform:"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user