mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 07:57:49 +00:00
pvr.freebox: fix depends
It requires nlohmann-json, not rapidjson Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
4f6669c37a
commit
ce8b90e0c1
@ -9,7 +9,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/aassif/pvr.freebox"
|
||||
PKG_URL="https://github.com/aassif/pvr.freebox/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform rapidjson openssl zlib"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform nlohmann-json openssl zlib"
|
||||
PKG_SECTION=""
|
||||
PKG_SHORTDESC="pvr.freebox"
|
||||
PKG_LONGDESC="pvr.freebox"
|
||||
|
Loading…
x
Reference in New Issue
Block a user