SHA256
1
0
forked from pool/libreoffice
Fridrich Strba 2023-08-08 11:14:56 +00:00 committed by Git OBS Bridge
parent 653b3f8e06
commit 54218c0472

View File

@ -1211,7 +1211,11 @@ export NOCONFIGURE=yes
--enable-symbols \
--with-gdrive-client-secret="${google_default_client_secret}" \
--with-gdrive-client-id="${google_default_client_id}" \
%ifnarch s390x ppc64 ppc
--enable-skia \
%else
--disable-skia \
%endif
--with-libbase-jar=/usr/share/java/libbase.jar \
--with-libxml-jar=/usr/share/java/libxml.jar \
--with-flute-jar=/usr/share/java/flute.jar \