mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
imagedecoder.mpo: add dependency tinyxml2
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user