mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 23:47:49 +00:00
Merge pull request #4890 from emveepee/master
pvr.nextpvr: add dependency on tinyxml2
This commit is contained in:
commit
c654065448
@ -10,7 +10,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/kodi-pvr/pvr.nextpvr"
|
||||
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_SHORTDESC="pvr.nextpvr"
|
||||
PKG_LONGDESC="pvr.nextpvr"
|
||||
|
Loading…
x
Reference in New Issue
Block a user