pvr.mythtv: addon depends on zlib

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
This commit is contained in:
Christian Hewitt 2023-11-14 09:21:33 +00:00
parent d7616c51c3
commit a1a5c53af3
No known key found for this signature in database

View File

@ -10,7 +10,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://github.com/janbar/pvr.mythtv" PKG_SITE="https://github.com/janbar/pvr.mythtv"
PKG_URL="https://github.com/janbar/pvr.mythtv/archive/${PKG_VERSION}.tar.gz" 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_SECTION=""
PKG_SHORTDESC="pvr.mythtv" PKG_SHORTDESC="pvr.mythtv"
PKG_LONGDESC="pvr.mythtv" PKG_LONGDESC="pvr.mythtv"