mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
JsonSchemaBuilder: fix build after kodi update
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
70abdd27a2
commit
73af2095ff
@ -10,7 +10,7 @@ PKG_DEPENDS_HOST="toolchain:host"
|
||||
PKG_DEPENDS_UNPACK="${MEDIACENTER}"
|
||||
PKG_LONGDESC="kodi-platform:"
|
||||
|
||||
PKG_CMAKE_SCRIPT="$(get_build_dir ${MEDIACENTER})/tools/depends/native/JsonSchemaBuilder/CMakeLists.txt"
|
||||
PKG_CMAKE_SCRIPT="$(get_build_dir ${MEDIACENTER})/tools/depends/native/JsonSchemaBuilder/src/CMakeLists.txt"
|
||||
|
||||
PKG_CMAKE_OPTS_HOST="-Wno-dev"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user