[Lunar-commits] <moonbase> nfs-utils: added tcp-wrappers as an optional depend. It is optional for portmap too. Thanks to rpyne for the tip.
Florin Braescu
florin at lunar-linux.org
Mon Jun 22 06:41:21 CEST 2009
commit 0b453e36724cdcd9375333f227ade42a46f8a016
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Jun 22 07:41:21 2009 +0300
nfs-utils: added tcp-wrappers as an optional depend.
It is optional for portmap too. Thanks to rpyne for the tip.
---
filesys/nfs-utils/DEPENDS | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/filesys/nfs-utils/DEPENDS b/filesys/nfs-utils/DEPENDS
index f054781..00e4e35 100644
--- a/filesys/nfs-utils/DEPENDS
+++ b/filesys/nfs-utils/DEPENDS
@@ -1,2 +1,4 @@
depends portmap
depends quota
+
+optional_depends tcp_wrappers "" "--without-tcp-wrappers" "If you want host based access control"
More information about the Lunar-commits
mailing list