mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
vdr-plugin-xmltv2vdr: ups. depend on libxml2, not libxml
This commit is contained in:
parent
ddcbe8e3a1
commit
9768d0d0ff
@ -25,8 +25,8 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://projects.vdr-developer.org/projects/plg-xmltv2vdr"
|
||||
PKG_URL="http://projects.vdr-developer.org/git/vdr-plugin-xmltv2vdr.git/snapshot/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS="vdr sqlite curl libzip libxml libxslt"
|
||||
PKG_BUILD_DEPENDS="toolchain vdr sqlite curl libzip libxml libxslt enca pcre"
|
||||
PKG_DEPENDS="vdr sqlite curl libzip libxml2 libxslt"
|
||||
PKG_BUILD_DEPENDS="toolchain vdr sqlite curl libzip libxml2 libxslt enca pcre"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="multimedia"
|
||||
PKG_SHORTDESC="vdr-xmltv2vdr"
|
||||
|
Loading…
x
Reference in New Issue
Block a user