diff options
author | Robert Nagy <robert@openbsd.org> | 2011-06-20 22:31:28 +0200 |
---|---|---|
committer | Robert Nagy <robert@openbsd.org> | 2011-06-20 22:38:39 +0200 |
commit | ac17f0b2b9d464e2300a4989ddaf7bc2c22f4e7b (patch) | |
tree | d7848252a946a7f7594f91c555c8df461d17b1a5 | |
parent | db508a7b5c6efee91f2921c7b0d3a9eb9fc5a060 (diff) |
update the configure flags to reflect reality
-rw-r--r-- | distro-configs/LibreOfficeOpenBSD.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/distro-configs/LibreOfficeOpenBSD.conf b/distro-configs/LibreOfficeOpenBSD.conf index 6e28d6998..910214ee6 100644 --- a/distro-configs/LibreOfficeOpenBSD.conf +++ b/distro-configs/LibreOfficeOpenBSD.conf @@ -1,6 +1,7 @@ --disable-build-mozilla --disable-dbus --disable-epm +--disable-gnome-vfs --disable-kde --disable-kde4 --disable-mozilla @@ -11,8 +12,6 @@ --disable-unix-qstart-libpng --disable-xrender-link --enable-binfilter ---enable-cairo ---enable-gnome-vfs --enable-gstreamer --enable-lockdown --enable-ext-presenter-minimizer @@ -20,6 +19,7 @@ --enable-ext-presenter-console --enable-ext-report-builder --enable-ext-wiki-publisher +--enable-python=system --with-alloc=system --with-ant-home=/usr/local/ant --with-extension-integration @@ -45,7 +45,6 @@ --with-system-neon --with-system-openssl --with-system-poppler ---with-system-python --with-system-redland --with-system-stdlibs --with-system-xrender-headers |