[Lunar-commits] <moonbase> portmap: modify tcp_wrappers to a permanent depend. it won't compile without it.

Florin Braescu florin at lunar-linux.org
Mon Jun 22 06:48:17 CEST 2009


commit e721dcc473c825c2716ceb0f313e9039487cb4db
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Jun 22 07:48:17 2009 +0300

    portmap: modify tcp_wrappers to a permanent depend.
    it won't compile without it.
---
 net/portmap/DEPENDS |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/portmap/DEPENDS b/net/portmap/DEPENDS
index 9df46ef..4ec13b0 100644
--- a/net/portmap/DEPENDS
+++ b/net/portmap/DEPENDS
@@ -1,2 +1,2 @@
-depends   chkconfig  &&
-optional_depends  tcp_wrappers "--with-tcpwrappers" "--without-tcpwrappers" "If you want host based access control"
+depends  chkconfig
+depends  tcp_wrappers


More information about the Lunar-commits mailing list