[Lunar-commits] <moonbase> ntop: add the needed pcre and openssl depends.
Florin Braescu
florin at lunar-linux.org
Tue Jul 20 13:55:58 CEST 2010
commit 257bd34c587e8c0ddd1e9f96cebeea4d452a16c6
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jul 20 14:55:58 2010 +0300
ntop: add the needed pcre and openssl depends.
---
net/ntop/DEPENDS | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/net/ntop/DEPENDS b/net/ntop/DEPENDS
index da7d6db..05e6e54 100644
--- a/net/ntop/DEPENDS
+++ b/net/ntop/DEPENDS
@@ -4,7 +4,10 @@ depends libpcap
depends ncurses
depends gd
depends geoip
+depends openssl
+depends pcre
-optional_depends "lsof" "" "" "For lsof support"
-optional_depends "nmap" "" "" "For nmap support"
-optional_depends "mysql" "--enable-mysql" "" "For My-SQL support"
+optional_depends "lsof" "" "" "For lsof support"
+optional_depends "nmap" "" "" "For nmap support"
+optional_depends "rrdtool" "" "" "For rrdtool support"
+optional_depends "mysql" "--enable-mysql" "" "For My-SQL support"
More information about the Lunar-commits
mailing list