distro-configs: use internal python in bisect repos
Change-Id: Ie5f980f93cb05501b1036c5c81dc67425b64ea14 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162564 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
This commit is contained in:
parent
4eb62f0e9c
commit
593124f6ef
3 changed files with 3 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
|||
--disable-odk
|
||||
--with-jdk-home=/etc/alternatives/java_sdk_17
|
||||
--enable-kf5
|
||||
--enable-python=internal
|
||||
|
|
|
@ -4,3 +4,4 @@
|
|||
--disable-odk
|
||||
--with-package-format=dmg
|
||||
--disable-online-update
|
||||
--enable-python=internal
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
--disable-odk
|
||||
--host=x86_64-pc-cygwin
|
||||
--with-privacy-policy-url=https://enable-online-update
|
||||
--enable-python=internal
|
||||
|
|
Loading…
Reference in a new issue