mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #8325 from chewitt/mythtv
pvr.mythtv: addon depends on zlib
This commit is contained in:
commit
f9e4cf47e7
@ -10,7 +10,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/janbar/pvr.mythtv"
|
||||
PKG_URL="https://github.com/janbar/pvr.mythtv/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform"
|
||||
PKG_DEPENDS_TARGET="toolchain kodi-platform zlib"
|
||||
PKG_SECTION=""
|
||||
PKG_SHORTDESC="pvr.mythtv"
|
||||
PKG_LONGDESC="pvr.mythtv"
|
||||
|
Loading…
x
Reference in New Issue
Block a user