diff --git a/llvm.changes b/llvm.changes index c9d5e12..7066ff4 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,7 +1,13 @@ +------------------------------------------------------------------- +Fri Jan 24 09:23:08 UTC 2014 - idonmez@suse.com + +- Add a dependency on ncurses-devel since libLLVM now links to + tinfo. + ------------------------------------------------------------------- Tue Jan 14 13:57:57 UTC 2014 - idonmez@suse.com -- Add 32bit libclang bnc#857131 +- Add 32bit libclang bnc#857131 ------------------------------------------------------------------- Tue Jan 7 08:47:50 UTC 2014 - idonmez@suse.com diff --git a/llvm.spec b/llvm.spec index a4d0813..1e17231 100644 --- a/llvm.spec +++ b/llvm.spec @@ -98,6 +98,7 @@ 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.