diff --git a/libreoffice.spec b/libreoffice.spec index a1811fe..7da7f99 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -6,6 +6,7 @@ %bcond_without l10n %bcond_with icecream %bcond_with ccache +%bcond_with clang %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 @@ -100,8 +101,7 @@ BuildRequires: bsh BuildRequires: ccache %endif %if %{with clang} -BuildRequires: clang -BuildRequires: clang-devel +BuildRequires: clang lld %endif BuildRequires: desktop-file-utils BuildRequires: doxygen >= 1.8.4