[Lunar-commits] <moonbase> kdevelop: remove the htdig optional depend.
Florin Braescu
florin at lunar-linux.org
Mon Apr 20 13:07:03 CEST 2009
commit 861318b130828bf8c54ef2c04d68431bef1e8cd1
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Apr 20 14:07:03 2009 +0300
kdevelop: remove the htdig optional depend.
---
kde3/apps/kdevelop/DEPENDS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/kde3/apps/kdevelop/DEPENDS b/kde3/apps/kdevelop/DEPENDS
index a372cbe..5da2dbf 100644
--- a/kde3/apps/kdevelop/DEPENDS
+++ b/kde3/apps/kdevelop/DEPENDS
@@ -6,8 +6,8 @@ depends db
optional_depends "linuxdoc-tools" "" "" "for sgml2html support"
optional_depends "kdbg" "" "" "for program debugging"
optional_depends "a2ps" "" "" "for a2ps printing support"
-optional_depends "htdig" "" "" "for document searching support"
-optional_depends "KDE-Documentation" \
- "--with-kdelibsdoc-dir=/opt/lunar/kde/3/share/doc/KDE-Documentation" \
- "" \
- "for pregenerated kde library documentation"
+
+optional_depends "KDE-Documentation" \
+ "--with-kdelibsdoc-dir=/opt/lunar/kde/3/share/doc/KDE-Documentation" \
+ "" \
+ "for pregenerated kde library documentation"
More information about the Lunar-commits
mailing list