Kaydet (Commit) b1fb5a04 authored tarafından Petr Mladek's avatar Petr Mladek

Enable extern scripting for offical LO builds (fdo#33355)

Added the following options to distro-configs/LibreOffice*.conf:

  --enable-ext-scripting-beanshell
  --enable-ext-scripting-javascript
  --enable-ext-scripting-python

Thanks David Tardon <dtardon@redhat.com> for tip
üst d27be939
......@@ -35,6 +35,9 @@
--enable-ext-presenter-minimizer
--enable-ext-presenter-console
--enable-ext-pdfimport
--enable-ext-scripting-beanshell
--enable-ext-scripting-javascript
--enable-ext-scripting-python
--enable-epm
--enable-cairo
--enable-binfilter
......
......@@ -9,4 +9,7 @@
--enable-ext-pdfimport
--enable-ext-wiki-publisher
--enable-ext-report-builder
--enable-ext-scripting-beanshell
--enable-ext-scripting-javascript
--enable-ext-scripting-python
--with-extension-integration
......@@ -7,3 +7,6 @@
--with-java-target-version=1.5
--disable-xrender-link
--disable-activex-component
--enable-ext-scripting-beanshell
--enable-ext-scripting-javascript
--enable-ext-scripting-python
......@@ -4,3 +4,6 @@
--enable-cl-x64
--disable-xrender-link
--disable-activex-component
--enable-ext-scripting-beanshell
--enable-ext-scripting-javascript
--enable-ext-scripting-python
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment