mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
nfs-utils: add util-linux as build dependency
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
1a6a2a016b
commit
9f8ffe1a2a
@ -26,7 +26,7 @@ PKG_LICENSE="OSS"
|
|||||||
PKG_SITE="http://nfs.sourceforge.net/"
|
PKG_SITE="http://nfs.sourceforge.net/"
|
||||||
PKG_URL="$SOURCEFORGE_SRC/nfs/nfs-utils/$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="$SOURCEFORGE_SRC/nfs/nfs-utils/$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
PKG_DEPENDS="libevent libnfsidmap portmap util-linux"
|
PKG_DEPENDS="libevent libnfsidmap portmap util-linux"
|
||||||
PKG_BUILD_DEPENDS="toolchain libevent libnfsidmap"
|
PKG_BUILD_DEPENDS="toolchain libevent libnfsidmap util-linux"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="network"
|
PKG_SECTION="network"
|
||||||
PKG_SHORTDESC="nfs-utils: Linux NFS client and server utilities"
|
PKG_SHORTDESC="nfs-utils: Linux NFS client and server utilities"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user