imagedecoder.mpo: add dependency tinyxml2

This commit is contained in:
heitbaum 2022-01-13 09:44:20 +00:00
parent eadb3ac843
commit 5816e71a0e

View File

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