From abf323c85ed39890c359c30019f7f390691e15f5ac322157c594f13a1119ffd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 24 Jan 2014 13:05:01 +0000 Subject: [PATCH] - OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=335 --- llvm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm.spec b/llvm.spec index 1e17231..3410888 100644 --- a/llvm.spec +++ b/llvm.spec @@ -87,6 +87,7 @@ Group: Development/Languages/Other Requires: %{name} = %{version} Requires: libffi-devel Requires: libstdc++-devel >= 3.4 +Requires: ncurses-devel Obsoletes: llvm-doc < %{version} Provides: llvm-doc = %{version} @@ -98,7 +99,6 @@ new native programs that use the LLVM infrastructure. Summary: Documentation for LLVM Group: Documentation/HTML Requires: %{name} = %{version} -Requires: ncurses-devel %description doc Documentation for the LLVM compiler infrastructure.