diff options
author | Petr Mladek <pmladek@suse.cz> | 2011-06-06 14:00:09 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2011-06-06 14:00:09 +0200 |
commit | 036c6b153c2f36c703315918259eb07a849f2466 (patch) | |
tree | 35efe730e38693e343332183fbad65d2f3870880 /distro-configs/LibreOfficeAndroid.conf | |
parent | d981b6eecfe5b78095b7c4ab7b57a3dabb64950a (diff) |
use --enable-python=internal in distro configs
--without-system-python is not longer available
Diffstat (limited to 'distro-configs/LibreOfficeAndroid.conf')
-rw-r--r-- | distro-configs/LibreOfficeAndroid.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distro-configs/LibreOfficeAndroid.conf b/distro-configs/LibreOfficeAndroid.conf index 88ec1b382a42..0d83a228393a 100644 --- a/distro-configs/LibreOfficeAndroid.conf +++ b/distro-configs/LibreOfficeAndroid.conf @@ -14,9 +14,9 @@ --disable-randr --disable-randr-link --disable-systray +--enable-python=internal --without-fonts --without-java --without-junit --without-ppds --without-stlport ---without-system-python |