mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #9926 from emveepee/fixzlib
pvr.nextpvr: Add missing dependency
This commit is contained in:
commit
373adf649b
@ -5,12 +5,12 @@
|
||||
PKG_NAME="pvr.nextpvr"
|
||||
PKG_VERSION="22.4.1-Piers"
|
||||
PKG_SHA256="afa6906d77b6dd4140d606915b2fd6eb207351de10ef51fad9d78f1b1e3c8106"
|
||||
PKG_REV="1"
|
||||
PKG_REV="2"
|
||||
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 tinyxml2"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform tinyxml2 zlib"
|
||||
PKG_SECTION=""
|
||||
PKG_SHORTDESC="pvr.nextpvr"
|
||||
PKG_LONGDESC="pvr.nextpvr"
|
||||
|
Loading…
x
Reference in New Issue
Block a user