[Lunar-commits] <moonbase> openoffice-src: remove the optional depend on kdelibs3.
Florin Braescu
florin at lunar-linux.org
Sat Jan 2 15:10:37 CET 2010
commit 22dd76e967d1a99f6db969f4cad8a06228f60ec0
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Jan 2 16:10:37 2010 +0200
openoffice-src: remove the optional depend on kdelibs3.
---
x11-apps/openoffice-src/DEPENDS | 11 +++--------
1 files changed, 3 insertions(+), 8 deletions(-)
diff --git a/x11-apps/openoffice-src/DEPENDS b/x11-apps/openoffice-src/DEPENDS
index 7091d27..1e56f61 100644
--- a/x11-apps/openoffice-src/DEPENDS
+++ b/x11-apps/openoffice-src/DEPENDS
@@ -86,17 +86,12 @@ optional_depends "gnome-vfs" \
"--disable-gnome-vfs --disable-lockdown --enable-gio" \
"for GNOME-vfs integration"
-optional_depends "kdelibs3" \
- "--enable-kde --enable-kdeab" \
- "--disable-kde --disable-kdeab" \
- "to enable KDE support"
-
optional_depends "Linux-PAM" \
"--enable-pam-link" \
"--disable-pam" \
"for Linux-PAM support"
-optional_depends "vigra" \
- "--with-system-vigra" \
- "--without-system-vigra" \
+optional_depends "vigra" \
+ "--with-system-vigra" \
+ "--without-system-vigra" \
"For generic algorithm support"
More information about the Lunar-commits
mailing list