Fridrich Strba 2023-08-08 14:02:40 +00:00 committed by Git OBS Bridge
parent 54218c0472
commit 4a108b9853

View File

@ -16,6 +16,7 @@
#
%{!?aarch64:%global aarch64 aarch64 arm64 armv8}
# extensions
%define numbertext_version 0.9.5
# Urls
@ -1215,6 +1216,11 @@ export NOCONFIGURE=yes
--enable-skia \
%else
--disable-skia \
%endif
%ifarch %{aarch64}
%if 0%{?suse_version} < 1550
--disable-pdfium \
%endif
%endif
--with-libbase-jar=/usr/share/java/libbase.jar \
--with-libxml-jar=/usr/share/java/libxml.jar \