[Lunar-commits] <moonbase> ntp: add libcap as an optional depend.

Florin Braescu florin at lunar-linux.org
Thu Sep 2 22:30:35 CEST 2010


commit 407bb99b5b24f6d8f1d1fcaf5df5ef875fed760f
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Sep 2 23:30:35 2010 +0300

    ntp: add libcap as an optional depend.
---
 net/ntp/DEPENDS |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/net/ntp/DEPENDS b/net/ntp/DEPENDS
index 2818189..9602f6a 100644
--- a/net/ntp/DEPENDS
+++ b/net/ntp/DEPENDS
@@ -1,2 +1,5 @@
-depends ncurses 
+depends ncurses
 depends readline
+
+optional_depends  "libcap"  ""  ""  "use POSIX 1003.1e capabilities"
+


More information about the Lunar-commits mailing list