mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
libxml2-host: depends on 'zlib:host'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2b623e8876
commit
c569dd69a6
@ -26,7 +26,7 @@ PKG_LICENSE="MIT"
|
|||||||
PKG_SITE="http://xmlsoft.org"
|
PKG_SITE="http://xmlsoft.org"
|
||||||
PKG_URL=""
|
PKG_URL=""
|
||||||
PKG_DEPENDS=""
|
PKG_DEPENDS=""
|
||||||
PKG_BUILD_DEPENDS="toolchain zlib-host Python-host"
|
PKG_BUILD_DEPENDS="toolchain zlib:host Python-host"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="textproc"
|
PKG_SECTION="textproc"
|
||||||
PKG_SHORTDESC="libxml: XML parser library for Gnome"
|
PKG_SHORTDESC="libxml: XML parser library for Gnome"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user