From: Carsten Schlote <[email protected]> - Added dep to LIBEVENT - Added commented dep to IDMAPD or libnfsidmap.so. Just a dummy until required packages are ported to ptxdist. - NFSv4 support still not compiling.
Signed-off-by: Carsten Schlote <[email protected]> --- rules/nfsutils.in | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/rules/nfsutils.in b/rules/nfsutils.in index b24c1b3..34405a2 100644 --- a/rules/nfsutils.in +++ b/rules/nfsutils.in @@ -4,6 +4,8 @@ menuconfig NFSUTILS # we need libblkid select LIBBLKID select TCPWRAPPER if NFSUTILS_WITH_TCPWRAPPERS + select LIBEVENT if NFSUTILS_V4 +# #select IDMAPD if NFSUTILS_V4 prompt "nfsutils " help The Sun Network Filesystem (NFS) protocol provides transparent remote -- 1.6.6.1 -- ptxdist mailing list [email protected]
