mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
inputstream.adaptive: add rapidjson to PKG_DEPENDS_TARGET
This commit is contained in:
parent
f573e79e69
commit
feaa42e285
@ -9,7 +9,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/xbmc/inputstream.adaptive"
|
||||
PKG_URL="https://github.com/xbmc/inputstream.adaptive/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform bento4 nss pugixml"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform bento4 nss pugixml rapidjson"
|
||||
PKG_SECTION=""
|
||||
PKG_SHORTDESC="inputstream.adaptive"
|
||||
PKG_LONGDESC="inputstream.adaptive"
|
||||
|
Loading…
x
Reference in New Issue
Block a user