Merge pull request #5095 from HiassofT/le10-pvr-freebox

pvr.freebox: fix depends
This commit is contained in:
CvH 2021-02-05 05:38:25 +01:00 committed by GitHub
commit 34209019f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"