diff --git a/llvm.spec b/llvm.spec index 8d656bc..01aa1b6 100644 --- a/llvm.spec +++ b/llvm.spec @@ -148,7 +148,6 @@ Summary: CLANG frontend for LLVM Group: Development/Languages/Other # Avoid multiple provider errors Requires: libLTO%{_sonum} -Requires: libc++%{_socxx} Requires: libclang%{_sonum} Recommends: LLVMgold.so()(64bit) Recommends: scan-build @@ -157,7 +156,7 @@ Recommends: scan-view Recommends: libomp %endif %if %{with libcxx} -Recommends: libc++ +Requires: libc++%{_socxx} Recommends: libc++-devel %endif Provides: llvm-clang = %{version}