From efcc846e44e443e7b04c8724999038fa64543d2e Mon Sep 17 00:00:00 2001 From: tigro Date: Sat, 11 May 2024 23:42:33 +0300 Subject: [PATCH] Added BR: java-17-configure --- SPECS/libreoffice.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SPECS/libreoffice.spec b/SPECS/libreoffice.spec index 2ae0124..0cbcd5c 100644 --- a/SPECS/libreoffice.spec +++ b/SPECS/libreoffice.spec @@ -277,6 +277,8 @@ BuildRequires: frozen-static # java stuff BuildRequires: ant BuildRequires: java-17-devel +# Workarround to setup java 17 as default java +BuildRequires: java-17-configure BuildRequires: junit BuildRequires: pentaho-reporting-flow-engine %endif