From 05bdbb690b2b9e311b65f53f532a0f215826268b591d4e0b18c452d927da710e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 12 Sep 2016 06:39:43 +0000 Subject: [PATCH] Fix libc++abi-devel requires OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=476 --- llvm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm.spec b/llvm.spec index 01aa1b6..aa83870 100644 --- a/llvm.spec +++ b/llvm.spec @@ -277,7 +277,7 @@ of the C++ standard library, targeting C++11. Summary: C++ standard library ABI (devel package) Group: Development/Languages/C and C++ # Avoid multiple provider errors -Requires: %{name}-libc++-devel +Requires: libc++-devel Conflicts: otherproviders(libc++abi.so) Provides: libc++abi.so