mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
Merge pull request #6119 from heitbaum/tinyxml2
Update addons using the dependency tinyxml2
This commit is contained in:
commit
fd2f384582
@ -9,7 +9,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/xbmc/imagedecoder.heif"
|
||||
PKG_URL="https://github.com/xbmc/imagedecoder.heif/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform libheif"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform libheif tinyxml2"
|
||||
PKG_SECTION=""
|
||||
PKG_SHORTDESC="imagedecoder.heif"
|
||||
PKG_LONGDESC="imagedecoder.heif"
|
||||
|
@ -9,7 +9,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/xbmc/imagedecoder.mpo"
|
||||
PKG_URL="https://github.com/xbmc/imagedecoder.mpo/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform libjpeg-turbo"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform libjpeg-turbo tinyxml2"
|
||||
PKG_SECTION=""
|
||||
PKG_SHORTDESC="imagedecoder.mpo"
|
||||
PKG_LONGDESC="imagedecoder.mpo"
|
||||
|
@ -10,7 +10,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/kodi-pvr/pvr.demo"
|
||||
PKG_URL="https://github.com/kodi-pvr/pvr.demo/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform tinyxml2"
|
||||
PKG_SECTION=""
|
||||
PKG_SHORTDESC="pvr.demo"
|
||||
PKG_LONGDESC="pvr.demo"
|
||||
|
Loading…
x
Reference in New Issue
Block a user