From 04715a03a5dbe050101afaacaa89d7261b9ebb3c9af5669e06c9fc578cf74e11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 25 Jan 2019 12:57:17 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=749 --- libreoffice.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/libreoffice.spec b/libreoffice.spec index 85ec639..8c071bc 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1048,6 +1048,9 @@ export NOCONFIGURE=yes --disable-gtk3-kde5 \ --enable-kde5 \ --enable-qt5 \ +%else + --disable-kde5 \ + --disable-qt5 \ %endif %else --disable-gtk3 \ @@ -1073,8 +1076,6 @@ export NOCONFIGURE=yes --with-help=html \ --without-export-validation \ --enable-odk \ - --disable-qt5 \ - --disable-kde5 \ --disable-kde4 \ %if %{with system_gpgme} --with-system-gpgmepp \