mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
nfs-utils: add missing target dependency libxml2
This commit is contained in:
parent
01416e0295
commit
b406bd0607
@ -7,7 +7,7 @@ PKG_SHA256="885c948a84a58bca4148f459588f9a7369dbb40dcc466f04e455c6b10fd0aa48"
|
||||
PKG_LICENSE="GPL-2.0-or-later"
|
||||
PKG_SITE="http://www.linux-nfs.org/"
|
||||
PKG_URL="https://www.kernel.org/pub/linux/utils/nfs-utils/${PKG_VERSION}/nfs-utils-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain keyutils libevent libtirpc rpcbind sqlite util-linux"
|
||||
PKG_DEPENDS_TARGET="toolchain keyutils libevent libtirpc libxml2 rpcbind sqlite util-linux"
|
||||
PKG_LONGDESC="Linux NFS userland utility package"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--disable-gss \
|
||||
|
Loading…
x
Reference in New Issue
Block a user