mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
glib-host depends on libxml2-host for xmllint
This commit is contained in:
parent
1e69699c12
commit
6eb447df8c
@ -26,7 +26,7 @@ PKG_LICENSE="LGPL"
|
||||
PKG_SITE="http://www.gtk.org/"
|
||||
PKG_URL=""
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS="ccache libffi-host zlib:host Python-host"
|
||||
PKG_BUILD_DEPENDS="ccache libffi-host libxml2-host zlib:host Python-host"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="devel"
|
||||
PKG_SHORTDESC="glib-host: C support library"
|
||||
|
Loading…
x
Reference in New Issue
Block a user