[Lunar-commits] <moonbase> openoffice-src: added GConf as optional dependency
Duncan Gibson
engelsman at lunar-linux.org
Mon Sep 14 18:16:27 CEST 2009
commit 5f198ca59d543dce6dba2220f6fa0309884d36f2
Author: Peter de Ridder <peter at xfce.org>
Date: Mon Sep 14 18:16:27 2009 +0200
openoffice-src: added GConf as optional dependency
GConf was required but not in the DEPENDS file.
GConf is now added as optional dependency.
Note: downloads, build, installs OK
Last Compile Time 460m48s! - engelsman
---
x11-apps/openoffice-src/DEPENDS | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/x11-apps/openoffice-src/DEPENDS b/x11-apps/openoffice-src/DEPENDS
index e19ec8c..7091d27 100644
--- a/x11-apps/openoffice-src/DEPENDS
+++ b/x11-apps/openoffice-src/DEPENDS
@@ -76,6 +76,11 @@ optional_depends "evolution-data-server" \
"--disable-evolution2" \
"for Evolution addressbook support"
+optional_depends "GConf" \
+ "--enable-gconf" \
+ "--disable-gconf" \
+ "for GConf integration"
+
optional_depends "gnome-vfs" \
"--enable-gnome-vfs --enable-lockdown --disable-gio" \
"--disable-gnome-vfs --disable-lockdown --enable-gio" \
More information about the Lunar-commits
mailing list