mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
Merge pull request #7320 from heitbaum/addon
[le11] Fix Addons dependencies
This commit is contained in:
commit
b9ea43fdfd
@ -9,7 +9,7 @@ PKG_ARCH="any"
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://github.com/rbuehlma/pvr.teleboy"
|
PKG_SITE="https://github.com/rbuehlma/pvr.teleboy"
|
||||||
PKG_URL="https://github.com/rbuehlma/pvr.teleboy/archive/${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/rbuehlma/pvr.teleboy/archive/${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform rapidjson"
|
||||||
PKG_SECTION=""
|
PKG_SECTION=""
|
||||||
PKG_SHORTDESC="pvr.teleboy"
|
PKG_SHORTDESC="pvr.teleboy"
|
||||||
PKG_LONGDESC="pvr.teleboy"
|
PKG_LONGDESC="pvr.teleboy"
|
||||||
|
@ -9,7 +9,7 @@ PKG_ARCH="any"
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://github.com/rbuehlma/pvr.zattoo"
|
PKG_SITE="https://github.com/rbuehlma/pvr.zattoo"
|
||||||
PKG_URL="https://github.com/rbuehlma/pvr.zattoo/archive/${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/rbuehlma/pvr.zattoo/archive/${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform tinyxml2"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform rapidjson sqlite tinyxml2"
|
||||||
PKG_SECTION=""
|
PKG_SECTION=""
|
||||||
PKG_SHORTDESC="pvr.zattoo"
|
PKG_SHORTDESC="pvr.zattoo"
|
||||||
PKG_LONGDESC="pvr.zattoo"
|
PKG_LONGDESC="pvr.zattoo"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user