pvr.demo: add dependency tinyxml2

This commit is contained in:
heitbaum 2022-01-13 10:56:46 +00:00
parent 76281571b2
commit 6a8cdc14a2

View File

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