mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
pvr.nextpvr: add dependency on tinyxml2
Now required for Matrix builds
This commit is contained in:
parent
35dd6fc41b
commit
6dbfc0e2ce
@ -10,7 +10,7 @@ PKG_ARCH="any"
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://github.com/kodi-pvr/pvr.nextpvr"
|
PKG_SITE="https://github.com/kodi-pvr/pvr.nextpvr"
|
||||||
PKG_URL="https://github.com/kodi-pvr/pvr.nextpvr/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/kodi-pvr/pvr.nextpvr/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
PKG_DEPENDS_TARGET="toolchain kodi-platform tinyxml2"
|
||||||
PKG_SECTION=""
|
PKG_SECTION=""
|
||||||
PKG_SHORTDESC="pvr.nextpvr"
|
PKG_SHORTDESC="pvr.nextpvr"
|
||||||
PKG_LONGDESC="pvr.nextpvr"
|
PKG_LONGDESC="pvr.nextpvr"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user