diff --git a/libreoffice.spec b/libreoffice.spec index f9a7e34..6c752e0 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -11,7 +11,7 @@ %else %bcond_with clang %endif -%bcond_without gtk3-kde5 +%bcond_without gtk3_kde5 %if %{with l10n} %define langs en-US af ar as bg bn br bs ca cs cy da de dz el en-GB es et eu fa fi fr ga gl gu he hi hr hu it ja ko kn lt lv mai mk ml mr nb nl nn nr nso or pa-IN pl pt pt-BR ro ru si sk sl sr ss st sv ta te th tn tr ts uk ve xh zh-TW zh-CN zu @@ -537,7 +537,7 @@ This package contains the GNOME VFS support and a GConf backend. #---------------------------------------------------------------------------- -%if %{with gtk3-kde5} +%if %{with gtk3_kde5} %package gtk3-kde5 Summary: GTK3-KDE5 Integration for LibreOffice (Widgets, Dialogs, Addressbook) Group: Office @@ -2995,7 +2995,7 @@ sed -i \ --with-external-tar="$EXTSRCDIR" \ --disable-gstreamer-0.10 \ --enable-release-build \ -%if %{with gtk3-kde5} +%if %{with gtk3_kde5} --enable-gtk3-kde5 \ %endif --enable-kde5 \