[Lunar-commits] <moonbase> nmap: added optional dep pysqlite to make xnmap and nmapfe working
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sun Mar 16 21:33:28 CET 2008
commit 6c503e20a1368e71d3c6692c517a3069bcefcc88
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sun Mar 16 21:33:28 2008 +0100
nmap: added optional dep pysqlite to make xnmap and nmapfe working
---
security/nmap/DEPENDS | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/security/nmap/DEPENDS b/security/nmap/DEPENDS
index 826dd36..4bfdb19 100644
--- a/security/nmap/DEPENDS
+++ b/security/nmap/DEPENDS
@@ -1 +1,2 @@
-optional_depends gtk+-2 "--with-nmapfe" "--without-nmapfe" "for xnmap and nmapfe"
+optional_depends gtk+-2 "--with-nmapfe" "--without-nmapfe" "for xnmap and nmapfe (you have to say yes also for pysqlite)"
+optional_depends pysqlite "--with-nmapfe" "--without-nmapfe" "for xnmap and nmapfe"
More information about the Lunar-commits
mailing list