pvr.stalker: add missing libxml2 build dependancy

This commit is contained in:
Rudi Heitbaum 2024-06-28 14:21:56 +00:00
parent 98ac15ae05
commit dc6ef2e9dc

View File

@ -10,7 +10,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-pvr/pvr.stalker"
PKG_URL="https://github.com/kodi-pvr/pvr.stalker/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform jsoncpp tinyxml"
PKG_DEPENDS_TARGET="toolchain kodi-platform jsoncpp libxml2 tinyxml"
PKG_SECTION=""
PKG_SHORTDESC="pvr.stalker"
PKG_LONGDESC="pvr.stalker"