mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
pvr.stalker: add missing libxml2 build dependancy
This commit is contained in:
parent
f511873899
commit
8b5588b01b
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user