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 | 55d4d277c972cc94f041604f411b9eee76b1d0a1 (patch) | |
tree | b94c73343f6819ae77fe02e456b077f9bb9c7964 /distro-configs | |
parent | e022e7b0e23247f75583dd6c480537525e3d5aa7 (diff) |
update the configure flags to reflect reality
Diffstat (limited to 'distro-configs')
-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 6e28d69983a3..910214ee6ba8 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 |